https://github.com/lostisland/faraday-httpclient
Last synced: about 1 month ago
Repository metadata:
Faraday adapter for HTTPClient
- Host: GitHub
- URL: https://github.com/lostisland/faraday-httpclient
- Owner: lostisland
- License: mit
- Created: 2021-07-04T13:08:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T08:43:02.000Z (2 months ago)
- Last Synced: 2024-10-29T17:49:02.407Z (about 2 months ago)
- Language: Ruby
- Size: 27.3 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Owner metadata:
- Name: lostisland
- Login: lostisland
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2613464?v=4
- Repositories: 22
- Last Synced at: 2024-03-25T19:32:01.094Z
- Profile URL: https://github.com/lostisland
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 13
Total Committers: 5
Avg Commits per committer: 2.6
Development Distribution Score (DDS): 0.615
Commits in past year: 5
Committers in past year: 3
Avg Commits per committer in past year: 1.667
Development Distribution Score (DDS) in past year: 0.4
Name | Commits | |
---|---|---|
Mattia Giuffrida | g****a@g****m | 5 |
Matt | i****a | 3 |
dependabot[bot] | 4****] | 3 |
Olle Jonsson | o****n@a****m | 1 |
Saiqul Haq | s****q@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 212,392,007 total
- Total docker downloads: 933,901,493
- Total dependent packages: 9
- Total dependent repositories: 20,011
- Total versions: 4
- Total maintainers: 1
rubygems: faraday-httpclient
Faraday adapter for HTTPClient
- Homepage: https://github.com/lostisland/faraday-httpclient
- Documentation: http://www.rubydoc.info/gems/faraday-httpclient/
- Licenses: MIT
- Latest release: 2.0.1 (published almost 3 years ago)
- Last Synced: 2024-11-10T21:30:44.054Z (about 1 month ago)
- Versions: 4
- Dependent Packages: 9
- Dependent Repositories: 20,011
- Downloads: 212,392,007 Total
- Docker Downloads: 933,901,493
-
Rankings:
- Downloads: 0.099%
- Docker downloads count: 0.122%
- Dependent repos count: 0.254%
- Dependent packages count: 2.237%
- Average: 6.914%
- Forks count: 17.673%
- Stargazers count: 21.098%
- Maintainers (1)
Dependencies
Gemfile
rubygems
- faraday >= 1.0
- rake ~> 13.0
- rspec ~> 3.0
- rubocop ~> 1.12.0
- rubocop-packaging ~> 0.5
- rubocop-performance ~> 1.0
- simplecov ~> 0.19.0
- webmock ~> 3.4
faraday-httpclient.gemspec
rubygems
- httpclient >= 2.2
.github/workflows/ci.yml
actions
- actions/checkout v4 composite
- ruby/setup-ruby v1 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- ruby/setup-ruby v1 composite