4 lines
195 B
Plaintext
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.
|