Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 284 Bytes

File metadata and controls

10 lines (6 loc) · 284 Bytes

image-upload-gae-python

Simple utility to upload and serve image using google app engine and ndb

branches :

  1. master provides code for uploading and serving a single image.
  2. multiple-image-upload provides code for uploading and serving multiple images.