The latest version of servant-snap is 0.9.0-0.

servant-snap

Version 0.8.3 revision 0 uploaded by imalsogreg.

Package meta

Synopsis
A family of combinators for defining webservices APIs and serving them
Description

Interpret a Servant API as a Snap server, using any Snaplets you like.

You can learn about the basics of servant in the Servant tutorial, and about the basics of Snap at the Snaplets tutorial

Here is a runnable example, with comments, that defines a dummy API and implements a webserver that serves this API, using this package. One route delegates to the Auth snaplet, another delegates to Heist.

CHANGELOG

Author
Alp Mestanogullari, Sönke Hahn, Julian K. Arni, Greg Hale
Bug reports
http://github.com/haskell-servant/servant-snap/issues
Category
Web
Copyright
2014 Zalora South East Asia Pte Ltd
Homepage
http://haskell-servant.github.io/
Maintainer
alpmestan@gmail.com imalsogreg@gmail.com
Package URL
n/a
Stability
n/a

Components