This is the command restclient that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
restclient - simple REST client for Ruby
SYNOPSIS
restclient [options] [username] [password]
DESCRIPTION
This library provides a simple way to access RESTful web services in Ruby.
OPTIONS
get url|name
To get the single information.
put url|name
To put the single information.
post url|name
To put multipart information.
delete url|name
To delete.
Use restclient online using onworks.net services