faraday

Simple, but flexible HTTP client library, with support for multiple backends.

Github星跟踪图

Faraday

Gem Version
GitHub Actions CI
Test Coverage
Maintainability
Gitter

Faraday is an HTTP client library 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.

Getting Started

The best starting point is the Faraday Website, with its introduction and explanation.
Need more details? See the Faraday API Documentation to see how it works internally.

Supported Ruby versions

This library aims to support and is tested against the following Ruby
implementations:

  • Ruby 2.4+

If something doesn't work on one of these Ruby versions, it's a bug.

This library may inadvertently work (or seem to work) on other Ruby
implementations and versions, however support will only be provided for the versions listed
above.

If you would like this library to support another Ruby version, you may
volunteer to be a maintainer. Being a maintainer entails making sure all tests
run and pass on that implementation. When something breaks on your
implementation, you will be responsible for providing patches in a timely
fashion. If critical issues for a particular implementation exist at the time
of a major release, support for that Ruby version may be dropped.

Contribute

Do you want to contribute to Faraday?
Open the issues page and check for the help wanted label!
But before you start coding, please read our Contributing Guide

© 2009 - 2019, the Faraday Team. Website and branding design by Elena Lo Piccolo.

主要指标

概览
名称与所有者lostisland/faraday
主编程语言Ruby
编程语言Ruby (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2009-12-10 17:14:55
推送于2025-07-04 13:15:20
最后一次提交
发布数138
最新版本名称v2.13.2 (发布于 )
第一版名称v0.1.1 (发布于 )
用户参与
星数5.8k
关注者数93
派生数1k
提交数2k
已启用问题?
问题数676
打开的问题数39
拉请求数641
打开的拉请求数8
关闭的拉请求数256
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?