Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.9% on hackage.haskell.org
Top 4.8% downloads on hackage.haskell.org
Top 2.7% dependent packages on hackage.haskell.org
Top 6.4% dependent repos on hackage.haskell.org
Top 0.1% forks on hackage.haskell.org

hackage.haskell.org : servant-swagger

Swagger is a project used to describe and document RESTful APIs. The core of the project is the OpenAPI Specification (OAS). This library implements v2.0 of the spec. Unlike Servant it is language-agnostic and thus is quite popular among developers in different languages. It has also existed for a longer time and has more helpful tooling. This package provides means to generate a Swagger/OAS specification for a Servant API and also to partially test whether an API conforms with its specification. Generated Swagger specification then can be used for many things such as displaying interactive documentation using Swagger UI; generating clients and servers in many languages using Swagger Codegen; and many others.

Registry - Source - Homepage - JSON
purl: pkg:hackage/servant-swagger
Keywords: bsd3, library, servant, swagger, web, hacktoberfest, haskell
License: BSD-3-Clause
Latest release: about 2 years ago
First release: over 8 years ago
Dependent packages: 8
Dependent repositories: 87
Downloads: 30,031 total
Stars: 1,777 on GitHub
Forks: 403 on GitHub
Total Commits: 1881
Committers: 231
Average commits per author: 8.143
Development Distribution Score (DDS): 0.842
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/arianvp, https://github.com/haskell-servant/haskell-servant.github.io/blob/hakyll/consultancies.md
Last synced: about 21 hours ago

    Loading...
    Readme
    Loading...