pkgsrc/www/ruby-http/DESCR

4 lines
195 B
Text
Raw Normal View History

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.