@hackage scotty-format0.1.1.0
Response format helper for the Scotty web framework.
Categories
License
Apache-2.0
Maintainer
potomak84@gmail.com
Links
Versions
Installation
Dependencies (5)
- base >=4.8.2 && <4.10
- text >=1.2.2.1 && <1.3
- http-media >=0.6.4 && <0.7
- http-types >=0.9.1 && <0.10
- scotty >=0.11 && <0.12 Show all…
Dependents (1)
@hackage/legion-discovery
scotty-format is a helper for the Scotty web framework that helps you defining
different response formats based on the request's Accept
header value.