Registry / cloud / dropbox-sdk

dropbox-sdk

JSON →
library1.6.5rbrubygemsunverified

A library that provides a plain function-call interface to the Dropbox API web endpoints.

gem install dropbox-sdk
INSTALL
IMPORT
SIG · DROPBOX-SDK
D
dropbox-sdk
cloudrubyv1.6.5
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.

Dropbox
require 'dropbox_sdk'

List files in Dropbox root folder

require 'dropbox_sdk' client = Dropbox::Client.new(access_token) puts client.list_folder('').entries.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Amazon
1
Resources
dropbox-sdk — gem install dropbox-sdk · libregistry