RubyGems Navigation menu

wrest 4.0.1

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. It runs on CRuby and JRuby and is in production use at 10 * 🦄 scale.

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)
Show all versions (78 total)

Runtime Dependencies (2):

nokogiri ~> 1.0

Development Dependencies (9):

rake ~> 13.0
rdoc ~> 6.4
rspec ~> 3.11
rubocop ~> 1.35.0
sinatra ~> 2.0.0
webrick >= 0

Requirements:

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

To use Redis as caching back-end, install the 'redis' gem.

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

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

Owners:

Pushed by:

Authors:

  • Sidu Ponnappa, Niranjan Paranjape

SHA 256 checksum:

99453caeb589f8cd88bf945ad9a6313558c60fc297eae5217f71c0dac5fbb2af

Total downloads 621,424

For this version 297

Licenses:

N/A

Required Ruby Version: >= 2.6.0

New versions require MFA: true

Version published with MFA: true

Required Rubygems Version: >= 3.0.0

Links: