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


Keywords
library, web, Propose Tags, , Index, Api, Api.Post, Api.Post.Comment, Api.Test, Api.Test.DashedName, Api.Test.Err2, Api.Test.ReservedName, Api.User, ApiTypes, Example, Type.Comment, Type.CreatePost, Type.Post, Type.PostError, Type.User, Type.UserComment, Type.UserInfo, Type.UserPost, Type.UserSignupError, More info, rest-example-0.2.0.4.tar.gz, browse, Package description, Package maintainers, AdamBergmark, ErikHesselink, edit package information
License
BSD-3-Clause
Install
cabal install rest-example-0.2.0.4

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