restclient - simple REST client for Ruby
Contents
Description
This library provides a simple way to access RESTful web services in Ruby.
Name
restclient - simple REST client for Ruby
Options
geturl|name
To get the single information.
puturl|name
To put the single information.
posturl|name
To put multipart information.
deleteurl|name
To delete.
See Also
This program is shipped as part of the librestclient-ruby1.8 library package, you can check its
corresponding documentation can be found in the librestclient-ruby-doc package.
Synopsis
restclient [options] [username] [password]
