servant-hateoas

Version 0.3.0 revision 0 uploaded by bruderj15.

Package meta

Synopsis
HATEOAS extension for servant
Description

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.

Author
Julian Bruder
Bug reports
https://github.com/bruderj15/servant-hateoas/issues
Category
Servant, Web, REST, HATEOAS
Copyright
© 2024 Julian Bruder
Homepage
https://github.com/bruderj15/servant-hateoas
Maintainer
julian.bruder@outlook.com
Package URL
n/a
Stability
n/a

Components