2014-11-05 12:41:07 +01:00

4 lines
195 B
Plaintext

The HTTP Gem is an easy-to-use client library for making requests from Ruby.
It uses a simple method chaining system for building requests, similar to
libraries like JQuery or Python's Requests.