A Java library to access Dropbox's HTTP-based Core API v2. This SDK also supports the older Core API v1, but that support will be removed at some point. You can also ...
It runs in node.js and the browser (well, sort of). In the latter case, you will need a polyfill for Promises unless you can live without support for Internet Explorer. es6-promise is a good one.