servant-haxl-client: automatical derivation of querying functions for servant webservices

[ bsd3, library, web ] [ Propose Tags ]

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.

Downloads

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
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
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2120 total (7 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]