Install ruby-rest-client by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-rest-client
Description:
simple REST client for Ruby
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete. The package also includes the program restclient, it can be used to easily test REST APIs.
Homepage: https://github.com/rest-client/rest-client
Version: 2.0.2-3
Section: universe/ruby