symantic-http-client

symantic-http applied to the derivation of HTTP clients

Latest on Hackage:0.0.1.20190410

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed and maintained by Julien Moutinho

This library applies symantic-http to the building of an HTTP client (request building and response decoding) based upon http-client.

For learning how to use this library, you can read the demo example in symantic-http.git.