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 4b624f3fed
Ignore settings.py and add settings.py.default
2020-08-31 18:48:22 -05:00
.gitignore Ignore settings.py and add settings.py.default 2020-08-31 18:48:22 -05:00
LICENSE Initial commit 2020-08-31 16:43:58 -05:00
README.md Add "Use at your own risk!" warning to README.md 2020-08-31 17:19:08 -05:00
configtest.py Added files (v0.1) 2020-08-31 17:29:54 -05:00
imgupload.py Ignore settings.py and add settings.py.default 2020-08-31 18:48:22 -05:00
settings.py.default Ignore settings.py and add settings.py.default 2020-08-31 18:48:22 -05:00

README.md

imgupload

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

This project is still in development. Use at your own risk!