Pinned Repositories
awesome-faraday
A curated list of awesome middleware and adapters for Faraday
faraday
Simple, but flexible HTTP client library, with support for multiple backends.
faraday-http
Faraday Adapter for HTTP.rb
faraday-multipart
Perform multipart-post requests using Faraday.
faraday-net_http
Faraday adapter for Net::HTTP
faraday-retry
Catches exceptions and retries each request a limited number of times
faraday_middleware
Various Faraday middlewares for Faraday-based API wrappers
go-sawyer
hurley
DEAD project, don't use
sawyer
Secret User Agent of HTTP
lostisland's Repositories
lostisland/faraday
Simple, but flexible HTTP client library, with support for multiple backends.
lostisland/faraday_middleware
Various Faraday middlewares for Faraday-based API wrappers
lostisland/sawyer
Secret User Agent of HTTP
lostisland/hurley
DEAD project, don't use
lostisland/awesome-faraday
A curated list of awesome middleware and adapters for Faraday
lostisland/faraday-retry
Catches exceptions and retries each request a limited number of times
lostisland/go-sawyer
lostisland/faraday-multipart
Perform multipart-post requests using Faraday.
lostisland/faraday-net_http
Faraday adapter for Net::HTTP
lostisland/faraday-http
Faraday Adapter for HTTP.rb
lostisland/faraday-net_http_persistent
Faraday Adapter for NetHttpPersistent
lostisland/faraday-middleware-template
Template for creating new Faraday Middleware. This uses gem_generator, and is a gem_generator template.
lostisland/faraday-httpclient
Faraday adapter for HTTPClient
lostisland/faraday-http-cache
a faraday middleware that respects HTTP cache
lostisland/faraday-rashify
Faraday middleware which turns Hashes into Hashie::Mash::Rash objects, using the rash_alt gem. (Extracted Faraday Middleware from the faraday_middleware gem.)
lostisland/faraday-em_synchrony
Faraday adapter for EM::Synchrony
lostisland/faraday-rack
Faraday adapter for a Rack app
lostisland/faraday-adapter-template
Template repository for creating new Faraday Adapters
lostisland/faraday-em_http
Faraday adapter for EventMachine::HttpRequest
lostisland/her
Fork of Her for Faraday testing purposes. See https://github.com/remiprev/her.
lostisland/hurley-excon
Excon connection for Hurley
lostisland/faraday-patron
Faraday adapter for Patron