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] [Quick Jump]
- Servant
- Servant.API
- Servant.API.Alternative
- Servant.API.BasicAuth
- Servant.API.Capture
- Servant.API.ContentTypes
- Servant.API.Description
- Servant.API.Empty
- Experimental
- Servant.API.Generic
- Servant.API.Header
- Servant.API.HttpVersion
- Internal
- Servant.API.IsSecure
- Servant.API.Modifiers
- Servant.API.QueryParam
- Servant.API.Raw
- Servant.API.RemoteHost
- Servant.API.ReqBody
- Servant.API.ResponseHeaders
- Servant.API.Stream
- Servant.API.Sub
- Servant.API.TypeLevel
- Servant.API.Vault
- Servant.API.Verbs
- Servant.API.WithNamedContext
- Servant.Links
- Test
- Types
- Utils
- Servant.API
Downloads
- servant-0.16.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, 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 (>=1.4.1.0 && <1.5), attoparsec (>=0.13.2.2 && <0.14), base (>=4.9 && <4.14), base-compat (>=0.10.5 && <0.12), bifunctors (>=5.5.3 && <5.6), bytestring (>=0.10.8.1 && <0.11), case-insensitive (>=1.2.0.11 && <1.3), deepseq (>=1.4.2.0 && <1.5), http-api-data (>=0.4.1 && <0.4.2), http-media (>=0.7.1.3 && <0.9), http-types (>=0.12.2 && <0.13), mmorph (>=1.1.2 && <1.2), mtl (>=2.2.2 && <2.3), network-uri (>=2.6.1.0 && <2.7), QuickCheck (>=2.12.6.1 && <2.14), singleton-bool (>=0.1.5 && <0.1.6), string-conversions (>=0.4.0.1 && <0.5), tagged (>=0.8.6 && <0.9), text (>=1.2.3.0 && <1.3), transformers (>=0.5.2.0 && <0.6), vault (>=0.3.1.2 && <0.4) [details] |
Tested with | ghc ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.1 |
License | BSD-3-Clause |
Copyright | 2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors |
Author | Servant Contributors |
Maintainer | haskell-servant-maintainers@googlegroups.com |
Revised | Revision 1 made by phadej at 2019-09-15T11:13:42Z |
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 phadej at 2019-08-03T14:16:06Z |
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 2019-08-03 [all 1 reports] |