Package gem-github-api: Information
Source package: gem-github-api
Version: 0.19.0-alt1
Build time: Oct 25, 2024, 09:05 AM
Category: Development/Ruby
Report package bugHome page: http://piotrmurach.github.io/github/
License: MIT
Summary: Ruby client for the official GitHub API
Description:
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.
Maintainer: Ruby Maintainers Team