webgear-openapi: Composable, type-safe library to build HTTP API servers
WebGear is a library to for building composable, type-safe HTTP API servers. This package can be used to generate OpenAPI specifications from WebGear applications.
[Skip to Readme]
Modules
- WebGear
- WebGear.OpenApi
- WebGear.OpenApi.Handler
- Trait
- Auth
- WebGear.OpenApi.Trait.Auth.Basic
- WebGear.OpenApi.Trait.Auth.JWT
- WebGear.OpenApi.Trait.Body
- WebGear.OpenApi.Trait.Header
- WebGear.OpenApi.Trait.Method
- WebGear.OpenApi.Trait.Path
- WebGear.OpenApi.Trait.QueryParam
- WebGear.OpenApi.Trait.Status
- Auth
- WebGear.OpenApi.Traits
- WebGear.OpenApi
Downloads
- webgear-openapi-1.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | arrows (>=0.4 && <0.5), base (>=4.13.0.0 && <4.19), http-media (>=0.8 && <0.9), http-types (>=0.12 && <0.13), insert-ordered-containers (>=0.2 && <0.3), lens (>=4.18.1 && <5.3), openapi3 (>=3.1.0 && <3.3), text (>=1.2.0.0 && <2.1), webgear-core (==1.0.5) [details] |
License | MPL-2.0 |
Copyright | 2020 Raghu Kaippully |
Author | Raghu Kaippully |
Maintainer | rkaippully@gmail.com |
Category | Web |
Home page | https://github.com/haskell-webgear/webgear#readme |
Bug tracker | https://github.com/haskell-webgear/webgear/issues |
Source repo | head: git clone https://github.com/haskell-webgear/webgear |
Uploaded | by rkaippully at 2023-05-04T15:58:41Z |
Distributions | LTSHaskell:1.0.5, NixOS:1.0.5, Stackage:1.0.5 |
Downloads | 274 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs pending Build status unknown [no reports yet] |