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: 179,184 of 189,284
Downloads: 1,716

Daily

Ranking: 76,177 of 189,257
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,170,010,715bundler
91,229,359,004rake
171,112,039,857faraday
181,111,225,401addressable
29947,839,180rspec
103435,020,400hashie
106422,035,599faraday_middleware
115372,314,570webmock
195247,210,403oauth2
320145,242,665vcr
338135,405,375descendants_tracker
49996,139,355rspec-its
50196,011,155cucumber

Owners

#GravatarHandle
1iconJacobMarq