Install ruby-typhoeus by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-typhoeus
Description:
parallel HTTP library on top of ethon
Typhoeus is a HTTP client library based on Ethon which wraps libcurl. Sitting on top of libcurl makes Typhoeus very reliable and fast. . Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
Homepage: https://github.com/typhoeus/typhoeus
Version: 1.1.2-1
Section: universe/ruby