Ecosyste.ms: Packages

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

Top 7.2% dependent packages on hackage.haskell.org
Top 9.0% forks on hackage.haskell.org

hackage.haskell.org : servant-openapi3

Swagger is a project used to describe and document RESTful APIs. The core of the project is the OpenAPI Specification (OAS). This library implements v3.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 - JSON
purl: pkg:hackage/servant-openapi3
Keywords: bsd3, library, servant, swagger, web
License: BSD-3-Clause
Latest release: over 3 years ago
First release: over 3 years ago
Dependent packages: 2
Dependent repositories: 17
Downloads: 7,001 total
Stars: 37 on GitHub
Forks: 20 on GitHub
Total Commits: 258
Committers: 23
Average commits per author: 11.217
Development Distribution Score (DDS): 0.628
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...