2014-08-11 13:27:10 +02: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.