@hackage rfc-servant0.0.0.1

The Servant extensions from the Robert Fischer Commons.

  • Installation

  • Dependencies (0)

  • 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.