servant-http-streams: Automatic derivation of querying functions for servant
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.
[Skip to Readme]
Downloads
- servant-http-streams-0.18.2.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'.
Maintainer's Corner
- AlpMestanogullari, DavidJohnson, GaelDeest, phadej, MatthiasFischmann, maksbotan, hecate, arianvp, janus
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.16, 0.16.0.1, 0.17, 0.18, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.20, 0.20.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <4.15), base-compat (>=0.10.5 && <0.12), bifunctors (>=5.5.3 && <5.6), bytestring (>=0.10.8.1 && <0.11), case-insensitive, containers (>=0.5.7.1 && <0.7), deepseq (>=1.4.2.0 && <1.5), exceptions (>=0.10.0 && <0.11), http-common (>=0.8.2.0 && <0.9), http-media (>=0.7.1.3 && <0.9), http-streams (>=0.8.6.1 && <0.9), http-types (>=0.12.2 && <0.13), io-streams (>=1.5.0.1 && <1.6), kan-extensions (>=5.2 && <5.3), monad-control (>=1.0.2.3 && <1.1), mtl (>=2.2.2 && <2.3), semigroupoids (>=5.3.1 && <5.4), servant (>=0.18 && <0.19), servant-client-core (>=0.18.2 && <0.18.3), text (>=1.2.3.0 && <1.3), time (>=1.6.0.1 && <1.10), transformers (>=0.5.2.0 && <0.6), transformers-base (>=0.4.5.2 && <0.5), transformers-compat (>=0.6.2 && <0.7) [details] |
License | BSD-3-Clause |
Copyright | 2019 Servant Contributors |
Author | Servant Contributors |
Maintainer | haskell-servant-maintainers@googlegroups.com |
Revised | Revision 1 made by maksbotan at 2021-05-14T09:32:47Z |
Category | Servant, Web |
Home page | http://docs.servant.dev/ |
Bug tracker | http://github.com/haskell-servant/servant/issues |
Source repo | head: git clone http://github.com/haskell-servant/servant.git |
Uploaded | by maksbotan at 2020-11-22T14:55:09Z |
Distributions | LTSHaskell:0.20.2, Stackage:0.20.2 |
Downloads | 2285 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-11-22 [all 1 reports] |