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.1
Stackage Nightly 2024-05-24:0.4.0.1
Latest on Hackage:0.4.0.2

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.1@sha256:82531599093e18457419a8650583546b9c568c5769bd779aa8013f07f54d82dd,2699

Module documentation for 0.4.0.1

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.