example-hapi-api icon indicating copy to clipboard operation
example-hapi-api copied to clipboard

Example API using Hapi.

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