This is flask based web application to upload image. The uploaded images are saved on server side.
Run python fileupload.py After running the program click on url and upload image.
wsgi.py is provided; if you wish to build two tier architecture [Gunicorn+Flask] visit the link: https://github.com/diptipawar/Flask-Applications-with-Gunicorn-and-Nginx-on-Ubuntu/blob/master/Flask-Gunicorn-Nginx-Ubuntu.sh