hreq
hreq copied to clipboard
A type dependent highlevel HTTP client library inspired by servant-client.
Hi I just picked up your library, it’s really nice! I was wondering how I can do some extra parsing of a response if I know i can expect some...
- [ ] Add type-level tests - [ ] Make type family code more robust eliminating the possibility of a stuck type family error - [ ] Upload to stackage.
Closes #30
Hello, I just found out the library and it looks nice. Love that it leverages servant-client and keeps the simplicity. But it looks like this is due for an update....