https://github.com/lostisland/faraday_middleware

Last synced: about 1 month ago

Repository metadata:

Various Faraday middlewares for Faraday-based API wrappers


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 458
Total Committers: 71
Avg Commits per committer: 6.451
Development Distribution Score (DDS): 0.668

Commits in past year: 9
Committers in past year: 3
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.444

Name Email Commits
Erik Michaels-Ober s****k@g****m 152
Mislav Marohnić m****c@g****m 93
Olle Jonsson o****n@g****m 37
Mattia i****a 24
d-m-u d****n@g****m 16
Josh Kalderimis j****s@g****m 14
Wynn Netherland w****d@g****m 11
Takafumi ONAKA t****a@g****m 10
Olle Jonsson o****n@a****m 6
Nathaniel Bibler g****t@n****m 5
John Joseph Bachir j@j****c 5
Wynn Netherland w****n@g****m 4
d-m-u 1****u 4
Steve Agalloco s****o@g****m 4
Peter Goldstein p****n@g****m 4
Terence Lee h****2@g****m 3
grosser g****l@g****m 3
iMacTia g****a@g****m 3
Tyler Hunt t****r@t****m 2
Tim Rogers t****m@g****m 2
Stefan Sedich s****h@g****m 2
Noah Kantrowitz n****h@c****t 2
Nathaniel Barnes k****i@g****m 2
Connor Ford c****d 2
Akinori MUSHA k****u@i****g 2
Eric Krause e****e@g****m 1
Paul Annesley p****l@a****c 1
Nicolas Leger n****r 1
James Abley j****y@g****m 1
Hiroshi SHIBATA h****t@r****g 1
and 41 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: faraday_middleware

Various middleware for Faraday

  • Homepage: https://github.com/lostisland/faraday_middleware
  • Documentation: http://www.rubydoc.info/gems/faraday_middleware/
  • Licenses: MIT
  • Latest release: 1.2.0 (published about 3 years ago)
  • Last Synced: 2024-11-10T21:32:28.663Z (about 1 month ago)
  • Versions: 49
  • Dependent Packages: 1,830
  • Dependent Repositories: 46,353
  • Downloads: 346,935,368 Total
  • Docker Downloads: 661,206,722
  • Rankings:
    • Dependent packages count: 0.03%
    • Downloads: 0.052%
    • Dependent repos count: 0.156%
    • Docker downloads count: 0.187%
    • Average: 0.786%
    • Forks count: 1.877%
    • Stargazers count: 2.416%
  • Maintainers (3)
go: github.com/lostisland/faraday_middleware

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/lostisland/faraday_middleware#section-documentation
  • Licenses: mit
  • Latest release: v1.2.0 (published about 3 years ago)
  • Last Synced: 2024-11-10T21:32:34.343Z (about 1 month ago)
  • Versions: 50
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.893%
    • Stargazers count: 2.502%
    • Average: 6.193%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
rubygems: agiley-faraday_middleware

Various middleware for Faraday

  • Homepage: https://github.com/lostisland/faraday_middleware
  • Documentation: http://www.rubydoc.info/gems/agiley-faraday_middleware/
  • Licenses: MIT
  • Latest release: 0.9.1 (published over 11 years ago)
  • Last Synced: 2024-11-10T21:32:35.327Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 24,990 Total
  • Rankings:
    • Forks count: 1.674%
    • Stargazers count: 2.208%
    • Dependent packages count: 7.713%
    • Average: 16.168%
    • Downloads: 22.464%
    • Dependent repos count: 46.782%
  • Maintainers (1)
rubygems: faraday_middleware_safeyaml

Various middleware for Faraday - forked to fix security issue (Waiting on https://github.com/lostisland/faraday_middleware/pull/157)

  • Homepage: https://github.com/lostisland/faraday_middleware
  • Documentation: http://www.rubydoc.info/gems/faraday_middleware_safeyaml/
  • Licenses: MIT
  • Latest release: 0.12.pre.safeyaml (published over 7 years ago)
  • Last Synced: 2024-11-10T21:32:39.249Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 3,275 Total
  • Rankings:
    • Dependent packages count: 14.595%
    • Dependent repos count: 45.286%
    • Average: 45.913%
    • Downloads: 77.86%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • addressable < 2.4 development
  • brotli >= 0.1.8 development
  • hashie >= 1.2 development
  • json < 3 development
  • multi_xml >= 0.5.3 development
  • rack < 2 development
  • rack-cache >= 1.1, < 1.3 development
  • rake >= 12.3.3 development
  • rash_alt >= 0.4.3 development
  • rspec >= 3 development
  • rubocop ~> 1.12.0 development
  • rubocop-packaging ~> 0.4 development
  • rubocop-performance ~> 1.5.2 development
  • safe_yaml >= 0 development
  • simple_oauth >= 0.1, < 0.3 development
  • simplecov ~> 0.12.0 development
  • webmock ~> 2.3 development
faraday_middleware.gemspec rubygems
  • faraday ~> 1.0
.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