Dropbox REST API module for Corona SDK

384
Vote up!

This gist includes two files: 1) dropboxModule.lua which allows your code to connect Dropbox and allows your user to authorize access for your app. It is based on oAuth 1.0. 2) download.lua is an example of how your code should call the functions in dropboxModule.lua

Works with Corona build #: 
2014.2189
Category: 
Contributor: 
Michael Weingarden