11 Nov
2016
11 Nov
'16
8:12 p.m.
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-R... 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