Skip to content
FrankSiderio edited this page Mar 29, 2018 · 1 revision

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.

Clone this wiki locally