restclient

simple REST client for Ruby

Install

All systems
curl cmd.cat/restclient.sh
Debian Debian
apt-get install ruby-rest-client
Ubuntu
apt-get install ruby-rest-client
Arch Arch Linux
pacman -S vagrant
image/svg+xml Kali Linux
apt-get install ruby-rest-client
Fedora
dnf install rubygem-rest-client
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-rest-client
Raspbian
apt-get install ruby-rest-client

ruby-rest-client

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.

rubygem-rest-client

Simple HTTP and REST client for Ruby

gitlab

git powered software platform to collaborate on code (non-omnibus)

gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.

vagrant

Tool for building and distributing virtualized development environments

This package provides the tools to create and configure lightweight, reproducible, and portable virtual environments. Vagrant uses Oracle’s VirtualBox to create its virtual machines and then uses Chef or Puppet to provision them.