@hackage rfc-servant0.0.0.1
The Servant extensions from the Robert Fischer Commons.
Categories
License
MIT
Maintainer
smokejumperit+rfc@gmail.com
Links
Versions
- 0.0.0.1 Tue, 3 Jul 2018
Installation
Dependencies (23)
- aeson >=1.4
- amazonka >=1.6
- base >=4.10 && <5
- binary >=0.8
- blaze-html >=0.9
- data-default >=0.7 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
production
(off by default)
If true, disables failing on warnings and enables aggressive optimizations.
RFC Servant
This is various extensions for Servant, the exceedingly wonderful framework for web APIs.
RFC.Servant.Server
This contains specific support for a Servant server, including
RFC.Servant.Server.Docs
This provides support for generating theoretically human-readable documentation about a Servant API. Formats for output are Swagger, plaintext, or HTML.