I want to be able to upload files to a specific folder within my Dropbox account, and then allow my web app to get a list of those files and link to them, without requiring users to have a Dropbox account or going through an authorisation process. I will be using JavaScript.
Is this even possible?