July 2017
Intermediate to advanced
374 pages
8h
English
In this chapter, we migrated our file-based database service (SQLite) to a NoSQL-document-based database service (MongoDB). You learned how to integrate MongoDB with your RESTful APIs to respond to hold data, and respond based on the request from the client. The next chapter will be more interesting, as we will build our frontend web views using React.