RubyGems Navigation menu

my-dropbox-api 1.0.1

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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (3):

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

擁有者:

推送者:

作者:

  • Leandro Daniel Sardi

SHA 256 總和檢查碼:

42b6aa1e52eb25dd87aaf4b0cfc9f062f76131f5afd06f3daddf7bc4f0a840d0

總下載次數 656

這個版本 447

授權:

MIT

Ruby 版本需求: >= 0

相關連結: