Description
The Servant extensions from the Robert Fischer Commons.
Description
Various capabilities supporting Servant
development, including creating the concept of a Resource
(which simplifies REST boilerplate).
README.md
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.