servant-ruby: Generate a Ruby client from a Servant API with Net::HTTP.

[ bsd3, library, servant, web ] [ Propose Tags ]

Generate a Ruby client from a Servant API with Net::HTTP.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.6.0.0, 0.7.0.0, 0.8.0.1, 0.8.0.2, 0.9.0.0
Dependencies base (>=4.8 && <5), casing (>=0.1 && <0.2), servant-foreign (>=0.9 && <0.12), text (>=1.2 && <1.3) [details]
License BSD-3-Clause
Copyright 2017 Hardy Jones
Author Hardy Jones
Maintainer jones3.hardy@gmail.com
Category Servant, Web
Home page https://github.com/joneshf/servant-ruby#readme
Source repo head: git clone https://github.com/joneshf/servant-ruby
Uploaded by joneshf at 2018-07-06T08:03:13Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 8683 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-07-06 [all 1 reports]

Readme for servant-ruby-0.8.0.1

[back to package description]

servant-ruby

Build Status

Create a Ruby client from a Servant API using Net::HTTP.