@hackage jordan-servant0.1.0.0
Servant Combinators for Jordan
Categories
License
MIT
Maintainer
anthony@noided.media
Links
- Documentation
- No source repository
- Changelog
- Security
Versions
- 0.1.0.0 Mon, 4 Jul 2022
Installation
Dependencies (12)
- attoparsec >=0.14.1 && <0.15
- base >=4.14.1 && <4.17
- bytestring >=0.10.8.1 && <0.12
- contravariant >=1.5.5 && <1.6
- http-media >=0.7 && <0.9
- http-types >=0.12.2 && <0.13 Show all…
Dependents (3)
@hackage/jordan-servant-client, @hackage/jordan-servant-openapi, @hackage/jordan-servant-server
Jordan Servant provides servant combinators for Jordan types, allowing you to use Jordan to build web APIs.
It has sister packages which provide server or client functionality. This package just provides the types, as well as a mechanism to serialize or parse JSON.