Simple RESTful server for the storage and manipulation of blobs (files). This code can be deployed on Google App Engine as a standalone asset server.
todos
- add some security
- add API for image manipulation using GAE's image services
Other
This is my first Python app so I apologize for the ugly codes.