ruby-faraday

HTTP/REST API client library
  https://github.com/lostisland/faraday
  0
  no reviews



Faraday is an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.