Registry / http-client / fb-graph2

fb-graph2

JSON →
library1.3.0rbrubygemsunverified

Facebook Graph API v2.x Wrapper in Ruby for interacting with the Facebook platform.

gem install fb_graph2
INSTALL
IMPORT
SIG · FB-GRAPH2
F
fb-graph2
http-clientrubyv1.3.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.

FbGraph2
require 'fb_graph2'

Fetch a Facebook user's profile using an access token.

require 'fb_graph2' user = FbGraph2::User.me('access_token').fetch puts user.name
Debug
Known issues
gotchaRequires a valid Facebook access token with appropriate permissions.
fix
Obtain an access token via Facebook OAuth flow before making API calls.
affects: >= 0
Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
Resources
fb-graph2 — gem install fb-graph2 · libregistry