Tag: node

All articles tagged with #node

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.