webgear-swagger-ui: Host swagger UI based on WebGear API specifications.

[ library, mpl, web ] [ Propose Tags ]

WebGear is a library to for building composable, type-safe HTTP API servers. This package can be used to serve swagger UI based on WebGear API specifications.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.1.0, 1.1.1, 1.2.0
Change log CHANGELOG.md
Dependencies base (>=4.13.0.0 && <4.19), bytestring (>=0.10.10.1 && <0.13), file-embed (>=0.0 && <0.1), http-types (>=0.12 && <0.13), mime-types (>=0.1 && <0.2), text (>=1.2.0.0 && <2.2), webgear-core (==1.1.0) [details]
License MPL-2.0
Copyright 2023 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-12-29T05:19:00Z
Distributions NixOS:1.2.0, Stackage:1.2.0
Downloads 91 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-12-29 [all 1 reports]

Readme for webgear-swagger-ui-1.1.0

[back to package description]

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.