Skip to content

ITSStartup/easyJavaDropboxAPI

Repository files navigation

###It is an API for Dropbox's feature using [Dropbox API] (https://www.dropbox.com/developers/).

###Dropbox API Documentation

http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/

https://www.dropbox.com/developers/

###easyJavaDropboxAPI

This API has objective to help Java developers to use Dropbox API easily.

###v1.0.0

  • list all files from your dropbox listFiles()
  • change of folder with changeDropboxPath(String newpath)
  • get all feature dropbox api getClient()
  • search a file in your dropbox searchFile(String basePath, String query)

[Download .jar] (https://github.com/ITSStartup/easyJavaDropboxAPI/blob/mvn-repo/com/its/api/easyJavaDropboxAPI/1.0.0/easyJavaDropboxAPI-1.0.0.jar)

###v1.1.0

  • Permit upload from desktop to dropbox;
  • New constructor EasyJavaDropBoxServiceImpl(String token). It is not required inform dropbox path. The default, will be "/".

[Download .jar] (https://github.com/ITSStartup/easyJavaDropboxAPI/blob/mvn-repo/com/its/api/easyJavaDropboxAPI/1.1.0/easyJavaDropboxAPI-1.1.0.jar)

###Wiki

Visit wiki/pages for more technical detail.

###Author

fork me and send pull request!!!

About

API for connect to Dropbox.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages