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: 175,784 of 180,507
Downloads: 932

Daily

Ranking: 63,356 of 180,487
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
22782,769,140faraday
23768,975,035rspec
24767,630,685addressable
96319,418,318faraday_middleware
99314,815,921hashie
121255,505,489webmock
183174,235,348oauth2
306105,789,708vcr
319100,687,116descendants_tracker
40978,802,093rspec-its
44273,663,547cucumber

Owners

#GravatarHandle
1iconJacobMarq