Home » Education » Add Mongodb to our Heroku app

Add Mongodb to our Heroku app

Written By Lars Bilde on Thursday, Feb 23, 2017 | 06:01 AM

 
This Series is about building Full-stack Web Applications in Javascript, using a MongoDB, ExpressJS, NodeJS as a Rest API. In the next series we will be using a few different frameworks like Aurilia, Angularjs that uses the created REST API to consume and manipulate the data in our Mongodb. In this, the first part of the Series, the focus will be on explaining what a MEN REST API is all about and learning about the Mongo, ExpressJS and NodeJs SourceCode can be found here: https://github.com/EASV/cp2_rest Important Links: https://www.mongodb.com/ http://expressjs.com/ https://nodejs.org/en/ https://github.com/ndelvalle/generator-api http://mongoosejs.com/ http://heroku.com https://mlab.com/