servant: A family of combinators for defining webservices APIs
A family of combinators for defining webservices APIs and serving them
You can learn about the basics in the tutorial.
Modules
[Index]
- Servant
- Servant.API
- Servant.API.Alternative
- Servant.API.BasicAuth
- Servant.API.Capture
- Servant.API.ContentTypes
- Experimental
- Servant.API.Header
- Servant.API.HttpVersion
- Internal
- Servant.API.IsSecure
- Servant.API.QueryParam
- Servant.API.Raw
- Servant.API.RemoteHost
- Servant.API.ReqBody
- Servant.API.ResponseHeaders
- Servant.API.Sub
- Servant.API.Vault
- Servant.API.Verbs
- Servant.API.WithNamedContext
- Utils
- Servant.API
Downloads
- servant-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.1, 0.2, 0.2.1, 0.2.2, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 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.12, 0.12.1, 0.13, 0.13.0.1, 0.14, 0.14.1, 0.15, 0.16, 0.16.0.1, 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.20, 0.20.1, 0.20.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.7 && <1.1), attoparsec (>=0.12 && <0.14), base (>=4.7 && <4.10), base-compat (>=0.9 && <0.10), bytestring (>=0.10 && <0.11), case-insensitive (>=1.2 && <1.3), http-api-data (>=0.3 && <0.4), http-media (>=0.4 && <0.7), http-types (>=0.8 && <0.10), mmorph (>=1 && <1.1), mtl (>=2.0 && <2.3), network-uri (>=2.6 && <2.7), string-conversions (>=0.3 && <0.5), text (>=1 && <1.3), vault (>=0.3 && <0.4) [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 |
Category | 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 jkarni at 2016-10-26T15:44:24Z |
Distributions | Arch:0.20.2, Debian:0.16.2, Fedora:0.19.1, LTSHaskell:0.20.2, NixOS:0.20.1, Stackage:0.20.2, openSUSE:0.20.2 |
Reverse Dependencies | 313 direct, 421 indirect [details] |
Downloads | 84147 total (663 in the last 30 days) |
Rating | 3.0 (votes: 23) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-11-18 [all 1 reports] |