https://github.com/ggoodman/heureux
Opinionated wrapper around Hapi.js for building strongly-typed API services
https://github.com/ggoodman/heureux
hapi io-ts typescript
Last synced: 3 months ago
JSON representation
Opinionated wrapper around Hapi.js for building strongly-typed API services
- Host: GitHub
- URL: https://github.com/ggoodman/heureux
- Owner: ggoodman
- License: mit
- Created: 2019-02-04T22:07:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T22:21:53.000Z (over 6 years ago)
- Last Synced: 2025-02-10T16:49:25.432Z (3 months ago)
- Topics: hapi, io-ts, typescript
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heureux
Opinionated wrapper around Hapi.js for building strongly-typed API services.
- Uses `io-ts` to provide validation and encoding for incoming path params, query params and payloads as well as for response payloads