Registry / http-client / fcoury-octopi

fcoury-octopi

JSON →
library0.1.0rbrubygemsunverified

A Ruby interface to the GitHub API v2.

gem install fcoury-octopi
INSTALL
IMPORT
SIG · FCOURY-OCTOPI
F
fcoury-octopi
http-clientrubyv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Octopi
require 'octopi'

Authenticate and fetch a GitHub user.

require 'octopi' Octopi.authenticate(:login => 'user', :token => 'token') puts Octopi::User.find('defunkt').name
Debug
Known issues
breakingUses deprecated GitHub API v2; most endpoints are no longer available.
fix
Use the 'octokit' gem for GitHub API v3/v4.
affects: >= 0.1.0
Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Resources
fcoury-octopi — gem install fcoury-octopi · libregistry