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 getting started guide.
Here's a runnable example, with comments, that defines a dummy API and implements a webserver that serves this API, using the servant-server package.
Modules
[Index]
Downloads
- servant-0.2.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, 0.20.3.0 |
|---|---|
| Dependencies | base (>=4.7 && <5), parsec (>=3.1), string-conversions (>=0.3), template-haskell, text (>=1) [details] |
| Tested with | ghc >=7.8 |
| License | BSD-3-Clause |
| Copyright | 2014 Zalora South East Asia Pte Ltd |
| Author | Alp Mestanogullari, Sönke Hahn, Julian K. Arni |
| Maintainer | alpmestan@gmail.com |
| Uploaded | by AlpMestanogullari at 2014-12-10T15:32:08Z |
| Category | Web |
| Home page | http://haskell-servant.github.io/ |
| Bug tracker | http://github.com/haskell-servant/servant/issues |
| Source repo | head: git clone http://github.com/haskell-servant/servant.git |
| Distributions | Arch:0.20.3.0, Debian:0.16.2, Fedora:0.20.2, LTSHaskell:0.20.3.0, NixOS:0.20.3.0, Stackage:0.20.3.0, openSUSE:0.20.3.0 |
| Reverse Dependencies | 326 direct, 428 indirect [details] |
| Downloads | 87380 total (201 in the last 30 days) |
| Rating | 2.75 (votes: 24) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |