Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devinivy/hapi-v7
- Owner: devinivy
- License: other
- Created: 2015-01-10T22:08:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-10T22:17:34.000Z (almost 10 years ago)
- Last Synced: 2023-04-05T04:51:09.278Z (over 1 year ago)
- Language: JavaScript
- Size: 488 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.