openapi: OpenAPI 3 schemas

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]

Implements the OpenAPI 3.0.3 spec to describe APIs and data type serialization formats. 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 && <0.2), base (>=4.9 && <5), bytestring, containers (>=0.6 && <0.7), generic-lens (>=1.0 && <2.1), lens (>=4.17 && <4.20), servant (>=0.16 && <0.18), text (>=1.2 && <1.3), time, transformers, unordered-containers, uuid, yaml [details]
License BSD-3-Clause
Copyright Cliff Harvey, Felix Mulder
Author Cliff Harvey, Felix Mulder
Maintainer cs.hbar+hs@gmail.com, felix.mulder@gmail.com
Category Web, 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:02Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for openapi-0.1.0

[back to package description]

OpenAPI

Implements OpenAPI 3.0.3

See The README at the project root.