[Haskell-cafe] Announcing Req -- HTTP client library
Mark Karpov
markkarpov at openmailbox.org
Fri Nov 11 12:12:20 UTC 2016
Hi,
I would like to announce a new HTTP client library called Req, or rather
a new API to tried-and-true http-client.
The Haddock is available here:
https://www.stackage.org/haddock/nightly-2016-11-11/req-0.1.0/Network-HTTP-Req.html
It happens to be a complete tutorial on its own, so you can just read
through it and it will be clear what it's all about and what kind of API
is proposed.
Hackage: https://hackage.haskell.org/package/req
GitHub: https://github.com/mrkkrp/req
Best,
Mark
More information about the Haskell-Cafe
mailing list