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.
- Host: GitHub
- URL: https://github.com/howarto/prueba_nodejs-deprecated-
- Owner: Howarto
- License: mit
- Created: 2015-07-08T11:53:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-06T10:34:27.000Z (almost 11 years ago)
- Last Synced: 2023-04-05T16:26:25.128Z (about 3 years ago)
- Language: JavaScript
- Size: 918 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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