Categories: None [Edit]

github_api2

https://rubygems.org/gems/github_api2
https://github.com/JacobMarq/github_api2
Ruby client that supports all of the GitHub API methods. It"s build in a modular way, that is, you can either instantiate the whole api wrapper Github.new or use parts of it e.i. Github::Client::Repos.new if working solely with repositories is your main concern. Intuitive query methods allow you easily call API endpoints. This version of github_api is intended to provide support for Oauth 2.x.

Total

Ranking: 176,766 of 183,202
Downloads: 1,138

Daily

Ranking: 95,226 of 183,193
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,419,385,265bundler
10957,890,371rake
21877,777,889faraday
23865,542,620addressable
25819,787,688rspec
96352,905,809hashie
98349,773,760faraday_middleware
120288,972,585webmock
185197,012,036oauth2
304117,593,903vcr
325112,392,527descendants_tracker
43283,681,498rspec-its
45780,360,230cucumber

Owners

#GravatarHandle
1iconJacobMarq