sigmavirus24 / requests.rb

A port of Kenneth Reitz's requests to Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requests.rb

An attempt to port Kenneth Reitz's excellent python module requests to Ruby (or at least the API).

Supported Versions

As of now, I can only confirm that this works on ruby 1.9.3. I will be adding tests shortly so that it can be tested with Travis against other versions as requested.

About

A port of Kenneth Reitz's requests to Ruby


Languages

Language:Ruby 100.0%