webgear-swagger-ui

Host swagger UI based on WebGear API specifications.

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

Stackage Nightly 2024-04-27:1.2.0
Latest on Hackage:1.2.0

See all snapshots webgear-swagger-ui appears in

MPL-2.0 licensed by Raghu Kaippully
Maintained by [email protected]
This version can be pinned in stack with:webgear-swagger-ui-1.2.0@sha256:8b350dae730f77af8b6e8d9fd85513d34c58565df1b23f553a61e4ff6c685149,3362

Module documentation for 1.2.0

WebGear - Swagger UI

Hackage

WebGear is a Haskell library for building composable, type-safe HTTP APIs. This package helps to serve swagger UI based on WebGear API specifications.

License

This package is released under Mozilla Public License 2.0. It also embeds an unmodified copy of swagger-ui-dist released under Apache License 2.0.

Changes

Changelog for webgear-swagger-ui

Unreleased

1.2.0 - 2024-03-18

Changed

  • Support for embedding WAI applications in handlers (#36)

1.1.1 - 2024-01-01

Changed

  • Updated dependency bounds and GHC versions (#35)

1.1.0 - 2023-12-29

Added

  • First version of webgear-swagger-ui