You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.