servant-hateoas: HATEOAS extension for servant
Create Resource-Representations for your types and make your API HATEOAS-compliant. Automatically derive a HATEOAS-API and server-implementation from your API or straight up define a HATEOAS-API yourself. Currently HAL+JSON is the only supported Content-Type. Work for further is on progress. For now only basic hypermedia-link derivations such as the self-link are automatically generated. Expect more sophisticated link-derivation e.g. for paging in the future. This library is highly experimental and subject to change.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- servant-hateoas-0.3.1.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] | 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=2.2.3 && <2.3), base (>=4.17.2 && <5), constrained-some (>=0.1.0 && <0.2), http-media (>=0.8.1 && <0.9), servant (>=0.20.2 && <0.21), servant-server (>=0.20.2 && <0.21), singleton-bool (>=0.1.4 && <0.2), text (>=1.2.3.0 && <2.2) [details] |
Tested with | ghc ==9.4.8, ghc ==9.6.4, ghc ==9.8.2, ghc ==9.10.1 |
License | BSD-3-Clause |
Copyright | © 2024 Julian Bruder |
Author | Julian Bruder |
Maintainer | julian.bruder@outlook.com |
Category | Servant, Web, REST, HATEOAS |
Home page | https://github.com/bruderj15/servant-hateoas |
Bug tracker | https://github.com/bruderj15/servant-hateoas/issues |
Uploaded | by bruderj15 at 2024-12-27T11:19:31Z |
Distributions | |
Downloads | 135 total (67 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |