Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jobsamuel/noem
A demo API REST that uses Node, MongoDB and Express.
https://github.com/jobsamuel/noem
Last synced: 27 days ago
JSON representation
A demo API REST that uses Node, MongoDB and Express.
- Host: GitHub
- URL: https://github.com/jobsamuel/noem
- Owner: jobsamuel
- License: mit
- Created: 2014-09-21T22:38:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-17T15:27:44.000Z (about 10 years ago)
- Last Synced: 2024-04-14T10:52:40.366Z (7 months ago)
- Language: JavaScript
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# noem
A demo API REST that uses Node, Express and MongoDB.
# usage
### Pre-requisites
- [NodeJS](http://nodejs.org/)
- [MongoDB](http://www.mongodb.org/downloads)### Setup
```
$ git clone [email protected]:jobsamuel/noem.git
$ npm install
$ node cluster.js
```# license
[MIT License](http://opensource.org/licenses/MIT) © Jobsamuel Núñez