mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-14 06:45:30 -04:00
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.
|