Heroku Project with node express and mongoLAB

How do you connect and create the rest api from node express to work with mongolab on heroku ?

Probably the best way to connect to MongoLab from a Node.js app running on Heroku is to use the Node.js MongoDB driver:

http://www.mongodb.org/display/DOCS/node.JS#node.JS-Node.jsDriver