This repository has been archived on 2021-01-14 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
7ccaafc6c6b288ca8cda896444801d881bf368bd
- Handle if uploadkeys becomes corrupted - Disambiguate variable names - Handle case where the uploadkeys file doesn't already exist
imgupload
What is imgupload?
imgupload is a Flask + uWSGI application to serve as an all-purpose image/file uploader over POST requests.
Usage
Make sure you install the dependencies first. To do this, run sudo python3 -m pip install -r requirements.txt.
To deploy imgupload, run flask run.
v2.4
Latest
Languages
Python
100%