The latest version of servant-swagger is 1.2.1-0.

servant-swagger

Version 1.1.5 revision 3 uploaded by phadej.

Package meta

Synopsis
Generate Swagger specification for your servant API.
Description

Swaggerâ„¢ is a project used to describe and document RESTful APIs. Unlike Servant it is language-agnostic and thus is quite popular among developers in different languages. It also exists for a longer time and has more tools to work with.

This package provides means to generate Swagger specification for a Servant API and also to partially test whether API conforms with its specification.

Generated Swagger specification then can be used for many things such as

Author
David Johnson, Nickolay Kudasov
Bug reports
https://github.com/haskell-servant/servant-swagger/issues
Category
Web, Servant, Swagger
Copyright
(c) 2015-2018, Servant contributors
Homepage
https://github.com/haskell-servant/servant-swagger
Maintainer
nickolay.kudasov@gmail.com
Package URL
n/a
Stability
n/a

Components