Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Hapi Decorators
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators?ref=badge_shield)

Typescript decorators for interacting with hapi.

This project is heavily influenced by [hapior-decorators](https://github.com/Boulangerie/hapiour-decorators). We used this in production at StreamJar for ~ 2 years. When upgrading to hapi 17+ we opted to rewrite to fit our use case better.


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators?ref=badge_large)