json-spec-elm-servant

Generated elm code for servant APIs.

https://github.com/owensmurray/json-spec-elm-servant

Version on this page:0.4.0.2
Stackage Nightly 2024-06-22:0.4.0.2
Latest on Hackage:0.4.1.0

See all snapshots json-spec-elm-servant appears in

MIT licensed by Rick Owens
Maintained by [email protected]
This version can be pinned in stack with:json-spec-elm-servant-0.4.0.2@sha256:23c6efcf94a2cabaeea92c4b1656f1b59ba43a483ca7aa157a76ae1b6a45f913,2699

Module documentation for 0.4.0.2

json-spec-elm-servant

Generate Elm encoders, decoders, and API requests for an Servant API, where the shape of the data going over the API is described using json-spec.

See the /test/test.hs and /test/Api.hs for an example.