[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#829206: ITP: ruby-github-api -- ruby client for the official GitHub API



Package: wnpp
Severity: wishlist
Owner: "Andrew Lee (李健秋)" <ajqlee@debian.org>

* Package name    : ruby-github-api
  Version         : 0.14.2
  Upstream Author : Piotr Murach
* URL             : https://rubygems.org/gems/github_api/
* License         : MIT
  Programming Lang: Ruby
  Description     : ruby client for the official GitHub API

   Ruby-github-api is a 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.


Reply to: