Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 454 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 454 Bytes

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