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.
Required Ruby Version
>= 2.0.0
Authors
Piotr Murach
Versions
- 0.19.0 June 22, 2020 (148 KB)
- 0.18.2 November 19, 2017 (141 KB)
- 0.18.1 October 07, 2017 (141 KB)
- 0.17.0 April 18, 2017 (140 KB)
- 0.16.0 April 02, 2017 (139 KB)