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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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), lens (>=4.15 && <4.16), servant-foreign (>=0.9 && <0.11), text (>=1.2 && <1.3) [details]
License BSD-3-Clause
Copyright 2017 Hardy Jones
Author Hardy Jones
Maintainer jones3.hardy@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2017-03-23T16:46:45Z
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 2017-03-20T04:17:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 8683 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-20 [all 1 reports]

Readme for servant-ruby-0.1.2.0

[back to package description]

servant-ruby

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