Python Flask application to receive and save images over POST requests.
This repository has been archived on 2021-01-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
bbaovanc b00f095d55 Added private files to .gitignore
- uploadkeys
- savelog.log
- uwsgi.log
2020-08-31 16:58:48 -05:00
.gitignore Added private files to .gitignore 2020-08-31 16:58:48 -05:00
LICENSE Initial commit 2020-08-31 16:43:58 -05:00
README.md Initial commit 2020-08-31 16:43:58 -05:00

README.md

imgupload

Python Flask uWSGI application to receive and save images over POST requests.