Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joneshf/servant-ruby
Create a Ruby client from a Servant API using Net::HTTP.
https://github.com/joneshf/servant-ruby
haskell ruby servant servant-client
Last synced: 3 days ago
JSON representation
Create a Ruby client from a Servant API using Net::HTTP.
- Host: GitHub
- URL: https://github.com/joneshf/servant-ruby
- Owner: joneshf
- License: bsd-3-clause
- Created: 2017-03-19T22:40:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T13:30:10.000Z (almost 4 years ago)
- Last Synced: 2024-04-25T09:20:44.942Z (7 months ago)
- Topics: haskell, ruby, servant, servant-client
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/servant-ruby
- Size: 55.7 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# servant-ruby
[![Build Status](https://travis-ci.org/joneshf/servant-ruby.svg?branch=master)](https://travis-ci.org/joneshf/servant-ruby)
Create a Ruby client from a Servant API using `Net::HTTP`.