Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/silkapp/rest

Packages for defining APIs, running them, generating client code and documentation.
https://github.com/silkapp/rest

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](http://silkapp.github.io/rest/tutorial.html)
available on [the website](http://silkapp.github.io/rest).

[![Build Status](https://travis-ci.org/silkapp/rest.svg?branch=master)](https://travis-ci.org/silkapp/rest)