/101-Learning-NodeJs-Mongo

Learning node and mongodb

Primary LanguageJavaScript

npm

Description

The official MongoDB driver for Node.js. Provides a high-level API on top of mongodb-core that is meant for end users.

NOTE: v3.x was recently released with breaking API changes. You can find a list of changes here.

MongoDB Node.JS Driver

what where
documentation http://mongodb.github.io/node-mongodb-native
api-doc http://mongodb.github.io/node-mongodb-native/3.1/api
source https://github.com/mongodb/node-mongodb-native
mongodb http://www.mongodb.org

Status

This project is example learning MongoDB in nodeJS with express to build RESTful API