Chapter 8. Creating an API with Node.js Using MongoDB and MySQL
In this chapter, the following recipes will be covered:
- Creating a basic API with Express
 - Building a database with MongoDB
 - Building a database with MySQL
 - Adding access tokens to secure our API