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: 178,932 of 188,645
Downloads: 1,652

Daily

Ranking: 115,123 of 188,635
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,096,027,797bundler
101,194,085,295rake
191,089,946,751faraday
211,085,499,006addressable
29937,687,145rspec
103426,096,968hashie
106414,855,513faraday_middleware
115365,402,445webmock
194243,003,888oauth2
323141,297,558vcr
334133,666,515descendants_tracker
49295,072,165rspec-its
49894,464,413cucumber

Owners

#GravatarHandle
1iconJacobMarq