@hackage / symantic-http-client

symantic-http applied to the derivation of HTTP clients

Latest0.0.1.20190410

About

Metadata

  • Last updated , by julm
  • License GPL-3.0-only
  • Maintained by: Julien Moutinho <julm+symantic-http@autogeree.net>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.4.4

Readme

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.