Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silkapp/rest
Packages for defining APIs, running them, generating client code and documentation.
https://github.com/silkapp/rest
Last synced: 2 months ago
JSON representation
Packages for defining APIs, running them, generating client code and documentation.
- Host: GitHub
- URL: https://github.com/silkapp/rest
- Owner: silkapp
- Created: 2014-04-04T14:22:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T17:26:16.000Z (over 6 years ago)
- Last Synced: 2024-03-25T19:07:45.389Z (10 months ago)
- Language: Haskell
- Homepage: http://silkapp.github.io/rest
- Size: 1.42 MB
- Stars: 389
- Watchers: 25
- Forks: 55
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rest - 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. (Servers / Haskell)
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)