@hackage symantic-http-client0.0.0.20190324
symantic-http applied to the derivation of HTTP clients
Categories
License
GPL-3.0-only
Maintainer
Julien Moutinho <julm+symantic-http@autogeree.net>
Links
Versions
- 0.0.1.20190410 Fri, 12 Apr 2019
- 0.0.0.20190324 Mon, 25 Mar 2019
Installation
Tested Compilers
Dependencies (16)
- base >=4.10 && <5
- bytestring >=0.10
- containers >=0.5
- stm >=2.4.5
- text >=1.2
- transformers >=0.5 Show all…
Dependents (2)
@hackage/symantic-http-test, @hackage/symantic-http-demo
This library applies symantic-http to the building of an HTTP client (request building and encoding) based upon http-client.
For learning how to use this library, you can read the demo example in symantic-http.git.