@hackage / rfc-servant

The Servant extensions from the Robert Fischer Commons.

Latest0.0.0.1

About

Metadata

  • Last updated , by RobertFischer
  • License MIT
  • Maintained by: smokejumperit+rfc@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    production (off by default)

    If true, disables failing on warnings and enables aggressive optimizations.

Readme

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.