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

https://github.com/danielrohers/rest-hapi


https://github.com/danielrohers/rest-hapi

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

## Simple restful application with [node.js](http://nodejs.org) and [hapi.js](http://hapijs.com)

### Installing dependencies

> npm install

### Starting application

> npm start

**Attention:** MongoDB must be initialized before

### Requirements

[Node.js](http://nodejs.org)

[MongoDB](http://www.mongodb.com)