pluginGeek
HTTP ClientsRuby8,035EditPerform external HTTP requests with ease. Easily consume third-party APIs.
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.http://rubydoc.info/github/typhoeus/typhoeus/frames/Typhoeus
Simple, but flexible HTTP client library, with support for multiple backends.https://github.com/lostisland/faraday
Asynchronous HTTP Client (EventMachine + Ruby)https://github.com/igrigorik/em-http-request
Ruby bindings for libcurlhttp://www.calltrackingmetrics.com/
Simple Ruby HTTP/REST client with a sane APIhttps://github.com/maccman/nestful
Ruby HTTP client based on libcurlhttp://toland.github.com/patron/
'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby.https://github.com/nahi/httpclient
EXtended http(s) CONnectionshttps://github.com/geemus/excon
Common interface for Ruby's HTTP clientshttp://httpirb.com
A fluent, easy-to-use, object oriented Ruby HTTP/REST client library with support RFC2616 HTTP caching and async calls that runs on CRuby, JRuby and rbx.http://c42.in/open_source
An HTTP hypermedia client library for Ruby.https://github.com/gamache/hyperresource
HyperClient is a Ruby Hypermedia API client.https://github.com/codegram/hyperclient
Very dumb HTTP "client" that fires requests and doesn't care about the response.https://rubygems.org/gems/fire-and-forget
A Lite Ruby HTTP Parser based on Joyent http-parserhttps://github.com/deepfryed/http-parser-lite
Related categories
API: Create Ruby API Clients1,215Rubynestful, weary and 2 more »Build an API client for your favorite web service.
Around the webAdd