API - marist-sga/documentation GitHub Wiki

Down the line we wanted to create an API. The API would serve as the single point of truth for any interaction with our database. It would be one codebase for any insert,update,delete,select with our database for all our applications. Check out the presentation.