express-mongo This is a boilerplate project using the following technologies: Express for RESTful API MongoDB for database Requirements Node.js 6+ Running Install Dependencies npm install Start Server npm start Run Tests npm run test Visit localhost:5000/notes