module Dropbox

A small library for accessing the new Dropbox API. All of the Dropbox API endpoints are implemented as methods on {Dropbox::Client}.

Constants

API

The main API endpoint used for most calls.

CONTENT_API

The content API endpoint used for upload/download calls.