serv-wai: Dependently typed API servers with Serv
Implement Network.Wai style servers matching Serv.Api style API descriptions.
This package offers tools for building lightweight API servers to match APIs
described using the types from Serv.Api. You implement endpoints matching
the API types in whatever monad you desire (providing a "run" function to
IO
) and the server is automatically generated from there.
See the README for more details.
Modules
[Index]
Downloads
- serv-wai-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.0 |
---|---|
Dependencies | aeson, base (>=4.7 && <5), bytestring, case-insensitive, containers, http-kinder, http-media, http-types, mmorph, mtl, serv, singletons, tagged, text, time, transformers, vinyl, wai [details] |
License | BSD-3-Clause |
Copyright | 2015 Joseph Abrahamson |
Author | Joseph Abrahamson <me@jspha.com> |
Maintainer | me@jspha.com |
Category | Web |
Home page | http://github.com/tel/serv#readme |
Source repo | head: git clone https://github.com/tel/serv |
Uploaded | by JosephAbrahamson at 2016-02-26T04:34:14Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 775 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-02-26 [all 1 reports] |