Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
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.