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

https://github.com/howarto/prueba_nodejs-deprecated-

Breve ejemplo de cómo usar nodejs + MongoDB + API REST.
https://github.com/howarto/prueba_nodejs-deprecated-

Last synced: about 1 year ago
JSON representation

Breve ejemplo de cómo usar nodejs + MongoDB + API REST.

Awesome Lists containing this project

README

          

# prueba_nodejs
Nodejs + MongoDB + API REST.

Explanation -> http://feelthecode.tumblr.com/post/123727132748/server-nodejs-mongodb-api-rest

You must clone this git, activate mongodb in your computer and :

$ cd prueba_nodejs
$ npm install
$ node app.js