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

https://github.com/fiveisprime/example-hapi-api

Example API using Hapi.
https://github.com/fiveisprime/example-hapi-api

Last synced: about 1 year ago
JSON representation

Example API using Hapi.

Awesome Lists containing this project

README

          

Example REST API using Hapi
===========================

Code example from the
[Modulus blog post](http://blog.modulus.io/nodejs-and-hapi-create-rest-api)
about building a REST API using Hapi.

**Both version 1 and version 2 of Hapi are covered. To see the version 1
implementation, check out the
[hapi-v1](https://github.com/fiveisprime/example-hapi-api/tree/hapi-v1)
branch.**

_Note: requires node version 0.10.x_