Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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