Registry / networking / vimeo
library1.5.4rbrubygemsunverified

A full featured Ruby implementation of the Vimeo API.

gem install vimeo
INSTALL
IMPORT
SIG · VIMEO
V
vimeo
networkingrubyv1.5.4
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.

Vimeo
require 'vimeo'

Initialize a Vimeo client and fetch the authenticated user's data.

require 'vimeo' client = Vimeo::Client.new(access_token: 'your_token') puts client.get('/me').body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
20
Amazon
1
Resources
vimeo — gem install vimeo · libregistry