servant-haxl-client: automatical derivation of querying functions for servant webservices
This library lets you derive automatically Haskell functions that let you query each endpoint of a servant webservice.
See the client section of the tutorial. This library replaces the EitherT results with Haxl. runHaxl will throw ServantError in IO in the event of error.
Modules
[Index]
Downloads
- servant-haxl-client-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Dependencies | aeson, async, attoparsec, base (>=4.8 && <5), bytestring, case-insensitive, either, exceptions, ghcjs-base, hashable, haxl, http-client, http-client-tls, http-media, http-types, network-uri (>=2.6), safe, servant (>=0.4 && <0.5), string-conversions, text, transformers [details] |
License | BSD-3-Clause |
Copyright | 2016 Will Fancher, Portions 2014-2016, Zalora South East Asia Pte Ltd |
Author | Will Fancer, Alp Mestanogullari, Sönke Hahn, Julian K. Arni |
Maintainer | willfancher38@gmail.com |
Revised | Revision 2 made by willfancher at 2016-03-13T22:54:30Z |
Category | Web |
Home page | http://github.com/ElvishJerricco/servant-haxl-client/ |
Bug tracker | http://github.com/ElvishJerricco/servant-haxl-client/issues |
Source repo | head: git clone http://github.com/ElvishJerricco/servant-haxl-client.git |
Uploaded | by willfancher at 2016-03-13T22:47:27Z |
Distributions | NixOS:0.2.0.0 |
Downloads | 2016 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-03-13 [all 1 reports] |