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 e6c9b48cc7 Add "Use at your own risk!" warning to README.md
The project is still in heavy development, so there is no guarantee that
it's bug free.
2020-08-31 17:19:08 -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 Add "Use at your own risk!" warning to README.md 2020-08-31 17:19:08 -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!