httparty

quick web service consumption from any Ruby class

Debian Debian
RUN apt-get update && \ apt-get install -y ruby-httparty
Ubuntu
RUN apt-get update && \ apt-get install -y ruby-httparty
Arch Arch Linux
RUN pacman -S --noconfirm ruby-httparty
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ruby-httparty
Fedora
RUN dnf install -y ruby-httparty
Raspbian
RUN apt-get update && \ apt-get install -y ruby-httparty
click the source code to copy install httparty on any operating system with command-not-found.com