Wrapper that supports all of the GitHub API v3 methods
A Ruby client for the official GitHub API. Supports all the API methods. It's built in a modular way. You can either instantiate the whole API wrapper Github.new or use parts of it i.e. Github::Client::Repos.new if working solely with repositories is your main concern. Intuitive query methods allow you easily call API endpoints.
$
pkg install rubygem-github_apiOrigin
devel/rubygem-github_api
Size
520KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
7 packages
Required by
1 packages