Tag: expressjs

All articles tagged with #expressjs

Build a Node.js REST API with Express and MongoDB

In this tutorial, we will create a Movie Catchphrase API with Express and with Mongoose in order to interact with the MongoDB instance. We will use Swagger to document the API we created.