serv-wai
Version 0.2.0.0 revision 0 uploaded by JosephAbrahamson.
Package meta
- Synopsis
- Dependently typed API servers with Serv
- Description
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.
- Author
- Joseph Abrahamson <me@jspha.com>
- Bug reports
- n/a
- Category
- Web
- Copyright
- 2015 Joseph Abrahamson
- Homepage
- http://github.com/tel/serv#readme
- Maintainer
- me@jspha.com
- Package URL
- n/a
- Stability
- n/a