Chapter 12. Milestone 2 – The API Responds with Actual Database Content
Let's now look at how to integrate database access into our server application. We defined that within our local development and test environment, we would like to use sqlite. Let's start with this.