###
A rich framework for building restful API services. hapi is a configuration-centric framework in which
authentication requirements, input validation, data caching and pre-fetching, developer documentation,
and other essential facilities are provided out-of-the-box and enabled using simple JSON configuration
objects. hapi enables developers to focus on writing reusable business logic instead of spending time
with everything else.
Current version: 0.10.1

###
The joi validation system is used to validate JavaScript objects based on a rich descriptive schema.
Schema validation is the process of ensuring that objecta match pre-defined expectations.
Current version: 0.0.6

###
General purpose node utilities
Current version: 0.0.21

###
Lout is a documentation generator for hapi servers, providing a human-readable guide for every endpoint using the route configuration. The module allows full customization of the output.
Current version: 0.0.2

###
Interactive debug console for hapi
Current version: 0.0.3

###
XML to JSON converter
Current version: 0.0.1

###
hapi process monitoring
Current version: 0.0.1

###
A systematic toolchain for benchmarking and comparing Node.js web server frameworks. flod enables developers to compare the performance of different versions of their frameworks and to other frameworks.
Current version: 0.0.4

###
Multi-strategy object caching service
Current version: 0.0.3

###Related modules: