API Boilerplate A reasonable starting point for creating RESTful API services in Node.js Deployment Instructions Install Node.js/NPM Install MongoDB Grab the dependencies: npm install Run npm start Development Guidelines Learn these frameworks: Mongoose Restify