ruby-octokit

Ruby toolkit for working with the GitHub API

Description

ruby-octokit wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST.

It provides all expected features needed to interact with Github or any other implementation of their API:

 - Authenticated (basic and oauth) and unauthenticated requests.
 - Access to all resources and fields.
 - Direct access to HTTP response headers if needed.
 - Pagination.
 - Hypermedia features (ruby-octokit is built on top of ruby-sawyer).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/octokit/octokit.rb


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-octokit