Packages for defining APIs, running them, generating client code and documentation.


Keywords
library, web, Propose Tags, , Index, Rest.Driver.Snap, rest-snap-0.3.0.0.tar.gz, browse, Package description, Package maintainers, AdamBergmark, ErikHesselink, edit package information , 0.3.0.0
License
BSD-3-Clause
Install
cabal install rest-snap-0.3.0.0

Documentation

Rest for Haskell

This package allows you to create REST APIs in Haskell. These APIs can be run in different web frameworks. They can also be used to automatically generate documentation as well as client libraries.

There is a tutorial available on the website.

Build Status