Upload files to the cloud from web application
问题 I need to upload files from an HTML 5 application (used in desktop/mobile/tablet device)(there's no server side) to an online storage. Any storage would be fine, still, using a free service would be preferred at this point. The needed workflow is: upload file to a storage -> get file's public URL -> share the public URL in facebook with facebook's API. The facebook part I've got it covered but I need somewhere to put my files in. I tried using box.net API but I get error due to the cross-site