sample-apps/python2.7/blobstore-example at master · AppScale/sample-apps · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

Example app using the App Engine Blobstore API to upload, manage, serve and delete blobs.

I use a wrapper around the standard blob to be able to associate a user and upload date with each blob. More fields could easily be added.