Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devinivy/hapi-v7

Waltmart's hapi v7.5.3, for use in tests
https://github.com/devinivy/hapi-v7

Last synced: 26 days ago
JSON representation

Waltmart's hapi v7.5.3, for use in tests

Awesome Lists containing this project

README

        

### A rich framework for building applications and services

**hapi** is a simple to use configuration-centric framework with built-in support for input validation, caching, authentication,
and other essential facilities for building web applications and services. **hapi** enables developers to focus on writing reusable
application logic instead of spending time building infrastructure, without getting in the way.

Current version: **7.5.x** ([release notes](https://github.com/hapijs/hapi/issues?labels=release+notes&page=1&state=closed))

[![Build Status](https://secure.travis-ci.org/hapijs/hapi.svg)](http://travis-ci.org/hapijs/hapi)

For the latest updates and release information visit [hapijs.com](http://hapijs.com) and follow [@hapijs](https://twitter.com/hapijs) on twitter.

Lead Maintainer: [Eran Hammer](https://github.com/hueniverse)

### Additional information

- Any **issues or questions** (no matter how basic), open an issue.
- For a self-guided lesson on hapi, use [Make Me Hapi](https://github.com/hapijs/makemehapi).
- For a full application example, check out [postmile](https://github.com/hueniverse/postmile).
- Information about the **work-in-progress** in the master branch:
- [API reference](/docs/Reference.md)
- [Upcoming breaking changes](https://github.com/hapijs/hapi/issues?labels=breaking+changes)
- For **discussions** join the [#hapi channel](http://webchat.freenode.net/?channels=hapi) on irc.freenode.net.