A summary of data about the Ruby ecosystem.

https://github.com/lostisland/faraday-net_http

Faraday adapter for Net::HTTP
https://github.com/lostisland/faraday-net_http

Keywords from Contributors

rubygem feature-flag activerecord feature mvc activejob feature-toggle crash-reporting rack ruby-gem

Last synced: about 20 hours ago
JSON representation

Repository metadata

Faraday adapter for Net::HTTP

README.md

Faraday Net::HTTP adapter

This gem is a Faraday adapter for the Net::HTTP library. Faraday is an HTTP client library that provides a common interface over many adapters. Every adapter is defined into it's own gem. This gem defines the adapter for Net::HTTP the HTTP library that's included into the standard library of Ruby.

Installation

Add this line to your application's Gemfile:

gem 'faraday-net_http'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install faraday-net_http

Usage

conn = Faraday.new(...) do |f|
  f.adapter :net_http do |http|
    # yields Net::HTTP
    http.verify_callback = lambda do |preverify, cert_store|
      # do something here...
    end
  end
end

Development

After checking out the repo, run bin/setup to install dependencies. Then, run bin/test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To release a new version, update the version number in version.rb, then commit and push that to main branch. Then, use GitHub Releases to create a matching Release. A GitHub Action will publish the gem to Rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The gem is available as open source under the terms of the license.

Code of Conduct

Everyone interacting in the Faraday Net::HTTP adapter project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 86
Total Committers: 20
Avg Commits per committer: 4.3
Development Distribution Score (DDS): 0.674

Commits in past year: 10
Committers in past year: 6
Avg Commits per committer in past year: 1.667
Development Distribution Score (DDS) in past year: 0.7

Name Email Commits
Olle Jonsson o****n@g****m 28
Matt i****a 27
Jan van der Pas j****s@g****m 9
dependabot[bot] 4****] 4
Peter Goldstein p****n@g****m 2
Richard Marbach 7****h 2
Eugene Smentyna d****a@g****m 1
Gabriel Terrien r****t@g****m 1
Geremia Taglialatela t****a 1
Jean Boussier j****r@g****m 1
Josef Šimánek j****k@g****m 1
Kevin Ebaugh k****n@i****m 1
Konstantin S Kazarin k****n@g****m 1
Nathaniel Bibler g****t@n****m 1
Ryunosuke Sato t****s@g****m 1
Simon Perepelitsa s****a@s****n 1
Takayuki Matsubara t****9@g****m 1
ooooooo_q o****q 1
womblep g****b@r****u 1
xkwd 3****d 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 15
Total pull requests: 54
Average time to close issues: 4 months
Average time to close pull requests: 15 days
Total issue authors: 15
Total pull request authors: 23
Average comments per issue: 2.53
Average comments per pull request: 1.48
Merged pull request: 47
Bot issues: 0
Bot pull requests: 5

Past year issues: 0
Past year pull requests: 7
Past year average time to close issues: N/A
Past year average time to close pull requests: about 15 hours
Past year issue authors: 0
Past year pull request authors: 5
Past year average comments per issue: 0
Past year average comments per pull request: 0.57
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 3

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/lostisland/faraday-net_http

Top Issue Authors

  • dgutov (1)
  • aetherknight (1)
  • ericproulx (1)
  • nbibler (1)
  • womblep (1)
  • grosser (1)
  • gurgeous (1)
  • ma2gedev (1)
  • rizalmuthi-ap (1)
  • gipcompany (1)
  • jaco-terbraak (1)
  • olbrich (1)
  • adamzapasnik (1)
  • AlexWayfer (1)
  • SystemBack (1)

Top Pull Request Authors

  • olleolleolle (11)
  • iMacTia (7)
  • dependabot[bot] (5)
  • richardmarbach (4)
  • ma2gedev (4)
  • djsmentya (2)
  • tagliala (2)
  • simi (2)
  • womblep (2)
  • petergoldstein (2)
  • RDeckard (1)
  • semaperepelitsa (1)
  • xkwd (1)
  • nbibler (1)
  • kazarin (1)

Top Issue Labels

  • help wanted (2)
  • good first issue (2)
  • info (2)
  • bug (2)
  • question (1)

Top Pull Request Labels

  • dependencies (7)
  • github_actions (3)

Package metadata

gem.coop: faraday-net_http

Faraday adapter for Net::HTTP

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: http://www.rubydoc.info/gems/faraday-net_http/
  • Licenses: MIT
  • Latest release: 3.4.4 (published 3 months ago)
  • Last Synced: 2026-08-11T19:01:15.894Z (6 days ago)
  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 729,089,150 Total
  • Docker Downloads: 1,976,600,037
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.012%
    • Downloads: 0.035%
  • Maintainers (3)
rubygems.org: faraday-net_http

Faraday adapter for Net::HTTP

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: http://www.rubydoc.info/gems/faraday-net_http/
  • Licenses: MIT
  • Latest release: 3.4.4 (published 3 months ago)
  • Last Synced: 2026-08-11T19:01:15.511Z (6 days ago)
  • Versions: 24
  • Dependent Packages: 18
  • Dependent Repositories: 112,165
  • Downloads: 729,089,150 Total
  • Docker Downloads: 1,976,600,037
  • Rankings:
    • Downloads: 0.056%
    • Docker downloads count: 0.103%
    • Dependent repos count: 0.114%
    • Dependent packages count: 1.446%
    • Average: 3.491%
    • Forks count: 6.405%
    • Stargazers count: 12.823%
  • Maintainers (3)
proxy.golang.org: github.com/lostisland/faraday-net_http

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/lostisland/faraday-net_http#section-documentation
  • Licenses: mit
  • Latest release: v3.4.4+incompatible (published 3 months ago)
  • Last Synced: 2026-08-11T19:01:21.855Z (6 days ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.171%
    • Stargazers count: 8.473%
    • Average: 8.505%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
ubuntu-23.10: ruby-faraday-net-http

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Licenses:
  • Latest release: 3.0.2-2 (published 6 months ago)
  • Last Synced: 2026-03-13T19:23:38.253Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: ruby-faraday-net-http

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Licenses:
  • Latest release: 3.0.2-2 (published 6 months ago)
  • Last Synced: 2026-03-11T14:11:57.575Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
gentoo-portage: dev-ruby/faraday-net_http

Faraday adapter for Net::HTTP

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: https://packages.gentoo.org/packages/dev-ruby/faraday-net_http
  • Licenses: MIT
  • Latest release: 3.4.2 (published 4 months ago)
  • Last Synced: 2026-07-25T03:00:45.361Z (24 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
pkgsrc-netbsd-x86_64-10.1-all: www/ruby-faraday-net_http1

Faraday adapter for Net::HTTP

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: https://pkgsrc.se/www/ruby-faraday-net_http1
  • Licenses: mit
  • Latest release: 1.0.2 (published 4 months ago)
  • Last Synced: 2026-05-27T10:51:52.442Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-12: ruby-faraday-net-http

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: https://packages.debian.org/bookworm/ruby-faraday-net-http
  • Licenses:
  • Latest release: 3.0.2-2 (published 6 months ago)
  • Last Synced: 2026-03-13T15:47:22.325Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
pkgsrc-netbsd-x86_64-10.1-all: www/ruby-faraday-net_http

Faraday adapter for Net::HTTP

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: https://pkgsrc.se/www/ruby-faraday-net_http
  • Licenses: mit
  • Latest release: 3.4.2 (published 4 months ago)
  • Last Synced: 2026-05-27T10:51:51.865Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: ruby-faraday-net-http

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Licenses:
  • Latest release: 3.0.2-2 (published 6 months ago)
  • Last Synced: 2026-03-09T17:05:15.695Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: ruby-faraday-net-http

Faraday adapter for Net::HTTP

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n14180
  • Licenses: expat
  • Latest release: 3.0.2 (published 6 months ago)
  • Last Synced: 2026-04-27T16:19:05.615Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
openbsd-7.9-amd64: www/ruby-faraday-net_http

Faraday adapter for Net::HTTP

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Licenses:
  • Latest release: 3.4.1 (published 4 months ago)
  • Last Synced: 2026-05-28T03:52:49.638Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-24.04: ruby-faraday-net-http

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Licenses:
  • Latest release: 3.0.2-2 (published 6 months ago)
  • Last Synced: 2026-03-06T15:59:01.606Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-13: ruby-faraday-net-http

  • Homepage: https://github.com/lostisland/faraday-net_http
  • Documentation: https://packages.debian.org/trixie/ruby-faraday-net-http
  • Licenses:
  • Latest release: 3.0.2-2 (published 6 months ago)
  • Last Synced: 2026-03-14T18:07:21.127Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

Gemfile rubygems
  • rake ~> 13.0
  • rspec ~> 3.0
  • rubocop ~> 0.91.1
  • rubocop-packaging ~> 0.5
  • rubocop-performance ~> 1.0
  • simplecov ~> 0.19.0
  • webmock ~> 3.4
faraday-net_http.gemspec rubygems
  • faraday >= 1.0 development
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite

Score: 28.904030739864503