blob: fe083d9a0f7a02ff78e9b8b03bc8fa927354509e (
plain) (
blame)
1
2
3
4
5
|
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.
WWW: https://github.com/lostisland/faraday
|