This project was used to read data from SalesForce and send them back in a nicer JSON format. It was also used to send and retrieve files from AWS S3.
The technical controller is TechSalesForceController The business controllers are SubscriptionController, CaseController, etc.
On a technical side, the SalesForceGenericCrud and SalesForceService are the mot important pieces.