ruby-rest-client

simple REST client for Ruby
  https://github.com/rest-client/rest-client
  0
  no reviews



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.