Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 417 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 417 Bytes

Example REST API using Hapi

Code example from the Modulus blog post 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 branch.

Note: requires node version 0.10.x