servant-openapi: Generates the OpenAPI definition for your Servant API

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Generates the OpenAPI 3.0.3 definition for your Servant API. For examples and further information see the README.


[Skip to Readme]

Properties

Versions 0.1.0
Change log CHANGELOG.md
Dependencies aeson (>=1.4.0 && <1.5), aeson-deriving (>=0.1.1 && <0.2), base (>=4.9 && <5), containers (>=0.6 && <0.7), generic-lens (>=1.0 && <2.1), hedgehog (>=0.6 && <1.1), lens (>=4.17 && <4.20), openapi, servant (>=0.16 && <0.18), text (>=1.2 && <1.3), unordered-containers, yaml [details]
License BSD-3-Clause
Copyright Felix Mulder, Cliff Harvey
Author Felix Mulder, Cliff Harvey
Maintainer felix.mulder@gmail.com, cs.hbar+hs@gmail.com
Category Web, Servant, OpenAPI
Bug tracker https://github.com/felixmulder/servant-openapi
Source repo head: git clone git://github.com/felixmulder/servant-openapi.git
Uploaded by Cliff_Harvey at 2020-07-27T11:05:37Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for servant-openapi-0.1.0

[back to package description]

Servant OpenAPI

Implements OpenAPI 3.0.3

See The README at the project root.