webgear-openapi

Composable, type-safe library to build HTTP API servers

https://github.com/haskell-webgear/webgear#readme

Version on this page:1.0.1
LTS Haskell 21.25:1.0.5
Stackage Nightly 2024-03-28:1.2.0
Latest on Hackage:1.2.0

See all snapshots webgear-openapi appears in

MPL-2.0 licensed by Raghu Kaippully
Maintained by [email protected]
This version can be pinned in stack with:webgear-openapi-1.0.1@sha256:81d5da4ab4b309a4c91c06e78a92415c0534ff75e065e9b1f850824f2316b472,3509

WebGear - HTTP API server

Hackage

WebGear is a Haskell library for building composable, type-safe HTTP APIs. This package helps to generate OpenAPI specifications from WebGear API specifications.

Changes

Changelog for webgear-openapi

Unreleased

1.0.0 - 2022-01-08

Added

  • First version of webgear-openapi