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: 182,044 of 196,406
Downloads: 1,997

Daily

Ranking: 41,378 of 196,374
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,693,536,351bundler
81,401,623,903rake
161,253,846,893addressable
171,246,559,913faraday
291,013,944,118rspec
105481,335,103hashie
112461,289,936faraday_middleware
117419,516,242webmock
197274,581,496oauth2
327163,880,855vcr
356143,966,449descendants_tracker
517103,293,423cucumber
520103,121,973rspec-its

Owners

#GravatarHandle
1iconJacobMarq