RubyGems Navigation menu

my-dropbox-api 1.0.2

The **dropbox-api** is a Ruby gem for managing DropBox uploading, downloading and sharing DropBox files and folders. The main goals of building this gem are: 1. Simulate a **permanent access token**, since [Dropbox is moving to "short-term live access codes"](https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Permanent-access-token/td-p/592644); 2. Manage DropBox as an elastic-storage providers for [our SaaS projects](https://github.com/leandrosardi/mysaas), allowing us to upload, download and share download links to files; 3. Backup and restore secret files of our projects that cannot be commited into the source code repository (E.g.: database passwords, SSL certificates, private keys).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - March 30, 2024 (7.5 KB)
  2. 1.0.1 - April 08, 2023 (7.5 KB)

Runtime Dependencies (3):

blackstack-core ~> 1.2.3, >= 1.2.3
json ~> 2.6.3, >= 2.6.3
pry ~> 0.14.2, >= 0.14.2

Owners:

Pushed by:

Authors:

  • Leandro Daniel Sardi

SHA 256 checksum:

bfaf1b3b3d91cbefff096d7fbcc610484c16100dc3ca462f28ce03c0633ab9bd

Total downloads 599

For this version 173

License:

MIT

Required Ruby Version: >= 0

Links: