Node Express Api Boilerplate

screenshot of Node Express Api Boilerplate
express

This is boilerplate code for setting up a simple node.js RESTful API app using: the express.js framework, a MongoDb database (with the help of Mongoose), and hosting it on Heroku.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.