This API has objective to generate Token for authentication your application in dropbox. This solution is equals tutorial in Dropbox API Documentation such as:
###How to use? Only follow the steps. If you already generated token with tutorial in Dropbox, the steps are the same. But now it via web.
Steps:
- Clone this repository;
- via command line go to folder;
- Type mvn tomcat:run
- wait for some sec;
- access: http://localhost:8080/dpboxapiweb/
Now follow the instruction in page.
Note: This project was developed in Java using Maven. So, you need to have maven installed in your machine.
###Online Version I have deployed a version online if you are not Java developer or prefer generate token live.
###Question Contact us for any question,suggestion or critical. Enjoy!!!