logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

restclient - simple REST client for Ruby

Author

       This manual page was written by Deepak Tripathi  <apenguinlinux@gmail.com>,  based  on  the  command-line
       output of this program, for the Debian GNU/Linux system (but may be freely used by others).

                                                December 18, 2008                                        sass(1)

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]

See Also