Faraday is an HTTP client library abstraction layer 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. You probably don't want to use Faraday directly in your project, as it will lack an actual client library to perform requests. Instead, you probably want to have a look at Awesome Faraday for a list of available adapters. The best starting point is the Faraday Website, with its introduction and explanation. This library aims to support and is tested against the currently officially supported Ruby implementations. This means that, even without a major release, we could add or drop support for Ruby versions, following their EOL. Currently that means we support Ruby 2.6+. You can also install the faraday_middleware extension gem to access a collection of useful Faraday middleware.

Features

  • This library aims to support and is tested against the currently officially supported Ruby implementations
  • This library may inadvertently work (or seem to work) on other Ruby implementations and versions
  • Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters
  • Faraday supports HTTP verbs that typically don’t include a request body
  • You can specify URI query parameters and HTTP headers when making a request
  • Faraday will automatically convert key/value hashes into proper form bodies

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Faraday

Faraday Web Site

You Might Also Like
Relax: PRTG Monitors Your IT for You Icon
Relax: PRTG Monitors Your IT for You

Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.

You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
Start Your Free PRTG Trial Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Faraday!

Additional Project Details

Programming Language

Ruby

Related Categories

Ruby HTTP Servers, Ruby Libraries, Ruby HTTP Clients

Registered

2021-10-26