Rest api, MongoDB Node.js REST API How to install Install npm modules from package.json $ npm install Set MongoDB connection link at file /app.js Run app with nodemon $ npm run start