An open API service indexing awesome lists of open source software.

https://github.com/aadewunmi/confusion-node-mongodb

Simple Node application exploring communication with a MongoDB server, and dealing with callback hell using promises.
https://github.com/aadewunmi/confusion-node-mongodb

Last synced: about 1 month ago
JSON representation

Simple Node application exploring communication with a MongoDB server, and dealing with callback hell using promises.

Awesome Lists containing this project

README

        

# conFusion-Node-MongoDB project

Simple Node application exploring communication with a MongoDB server,

and dealing with callback hell using promises.

https://strongloop.com/strongblog/node-js-callback-hell-promises-generators/

Prerequisite installations:

* Node MongoDB driver and the Assert module.

At CMD prompt:

* npm start