An open API service indexing awesome lists of open source software.

https://github.com/alvinometric/dropbox-transfers

Node.js utility script to upload files to Dropbox
https://github.com/alvinometric/dropbox-transfers

dropbox-api

Last synced: 11 months ago
JSON representation

Node.js utility script to upload files to Dropbox

Awesome Lists containing this project

README

          

# dropbox-transfers

Node.js utility script to upload files to Dropbox using the `files/upload` endpoint, which only accepts files that are less than 150MB.

You can [read the API docs](https://www.dropbox.com/developers/documentation/http/documentation#files-upload) for more info.