servant-server: A family of combinators for defining webservices APIs and serving them
A family of combinators for defining webservices APIs and serving them
You can learn about the basics in the tutorial.
Here is a runnable example, with comments, that defines a dummy API and implements a webserver that serves this API, using this package.
[Skip to Readme]
Downloads
- servant-server-0.11.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, SoenkeHahn, ChristianMarie, phadej, MatthiasFischmann, jkarni, maksbotan, hecate, arianvp, fisx, janus
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 0.4.4.1, 0.4.4.2, 0.4.4.3, 0.4.4.4, 0.4.4.5, 0.4.4.6, 0.4.4.7, 0.5, 0.6, 0.6.1, 0.7, 0.7.1, 0.8, 0.8.1, 0.9, 0.9.0.1, 0.9.1, 0.9.1.1, 0.10, 0.11, 0.11.0.1, 0.12, 0.13, 0.13.0.1, 0.14, 0.14.1, 0.15, 0.16, 0.16.1, 0.16.2, 0.17, 0.18, 0.18.1, 0.18.2, 0.18.3, 0.19, 0.19.1, 0.19.2, 0.20, 0.20.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.7 && <1.3), attoparsec (>=0.12 && <0.14), base (>=4.7 && <4.11), base-compat (>=0.9 && <0.10), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), exceptions (>=0.8 && <0.9), filepath (>=1 && <1.5), http-api-data (>=0.3 && <0.4), http-types (>=0.8 && <0.10), monad-control (>=1.0.0.4 && <1.1), mtl (>=2 && <2.3), network (>=2.6 && <2.7), network-uri (>=2.6 && <2.7), resourcet (>=1.1.6 && <1.2), safe (>=0.3 && <0.4), servant (>=0.11 && <0.12), servant-server, split (>=0.2 && <0.3), string-conversions (>=0.3 && <0.5), system-filepath (>=0.4 && <0.5), tagged (>=0.7.3 && <0.9), text (>=1.2 && <1.3), transformers (>=0.3 && <0.6), transformers-base (>=0.4.4 && <0.5), transformers-compat (>=0.4 && <0.6), wai (>=3.0 && <3.3), wai-app-static (>=3.1 && <3.2), warp (>=3.0 && <3.3), word8 (>=0.1 && <0.2) [details] |
Tested with | ghc >=7.8 |
License | BSD-3-Clause |
Copyright | 2014-2016 Zalora South East Asia Pte Ltd, Servant Contributors |
Author | Servant Contributors |
Maintainer | haskell-servant-maintainers@googlegroups.com |
Revised | Revision 1 made by phadej at 2017-06-28T10:02:23Z |
Category | Servant Web |
Home page | http://haskell-servant.readthedocs.org/ |
Bug tracker | http://github.com/haskell-servant/servant/issues |
Source repo | head: git clone http://github.com/haskell-servant/servant.git |
Uploaded | by phadej at 2017-05-24T07:25:10Z |
Distributions | Arch:0.20.2, Debian:0.16.2, Fedora:0.19.2, LTSHaskell:0.20.2, NixOS:0.20.2, Stackage:0.20.2, openSUSE:0.20.2 |
Reverse Dependencies | 146 direct, 193 indirect [details] |
Executables | greet |
Downloads | 74615 total (498 in the last 30 days) |
Rating | 2.75 (votes: 10) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-24 [all 1 reports] |