RubyGems Navigation menu

wrest 2.1.5

Wrest is a fluent, easy-to-use, object oriented Ruby HTTP/REST client library with support for RFC2616 HTTP caching, multiple HTTP backends and async calls using EventMachine. It runs on CRuby and JRuby.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.0.1 - March 17, 2024 (44.5 KB)
  2. 4.0.0 - September 13, 2022 (44 KB)
  3. 4.0.0 - September 13, 2022 universal-java-18 (44 KB)
  4. 3.0.0 - April 20, 2018 (39 KB)
  5. 2.2.0 - April 24, 2017 (39 KB)
  6. 2.1.5 - April 21, 2016 (39 KB)
Show all versions (78 total)

Runtime Dependencies (3):

builder > 2.0
multi_json ~> 1.0

Development Dependencies (3):

metric_fu >= 0
rspec ~> 3.3
sinatra ~> 1.0.0

Requirements:

To use Memcached as caching back-end, install the 'dalli' gem.

To use multipart post, install the 'multipart-post' gem.

To use curl as the http engine, install the 'patron' gem. This feature is not available (and should be unneccessary) on jruby.

To use eventmachine as a parallel backend, install the 'eventmachine' gem.

Owners:

Authors:

  • Sidu Ponnappa, Niranjan Paranjape

SHA 256 checksum:

6720b4aae9113b346d97c3f4a36586d41f46dafc7d398e6587f84f6fd4948193

Total downloads 620,203

For this version 2,324

Licenses:

N/A

Required Ruby Version: >= 0

New versions require MFA: true

Required Rubygems Version: >= 1.3.0

Links: