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,366 of 190,402
Downloads: 1,759

Daily

Ranking: 123,075 of 190,364
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,247,375,353bundler
81,257,384,115rake
171,135,436,448addressable
181,134,202,490faraday
29958,215,468rspec
104442,271,378hashie
106428,849,225faraday_middleware
117379,484,952webmock
193251,507,460oauth2
321148,103,582vcr
341137,189,277descendants_tracker
50397,201,454cucumber
50497,178,299rspec-its

Owners

#GravatarHandle
1iconJacobMarq