
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.js is a simple Node.js framework for single, multi-page, and hybrid web applications.