[Flask] S3 file manager app

Sean Davis seandavi at gmail.com
Sat Jan 30 10:12:09 EST 2016


Hello.

Our group is just getting into using S3 and object storage.  We generally handle very large files (10GB+) and I want to create a lightweight web app that can store files into S3, manage metadata, and also manage auth/authen for the group.  I expect this to have both a web UI and RESTful API.  I have code for doing CORS-based uploads and for downloads with time-limited URLs.  It doesn’t look too hard, but I have learned that the Flask community often has something to offer, so I thought I would ask for tips or code from anyone who has done this type of thing before.  Any suggestions?

Thanks,
Sean

—
http://bit.ly/seandavis
https://twitter.com/seandavis12
—

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/flask/attachments/20160130/ae346520/attachment.sig>


More information about the Flask mailing list