https://github.com/jod35/uploadr
This is a simple demonstration of how to upload files with Flask putting security in consideration.
https://github.com/jod35/uploadr
file-upload flask webapp
Last synced: about 2 months ago
JSON representation
This is a simple demonstration of how to upload files with Flask putting security in consideration.
- Host: GitHub
- URL: https://github.com/jod35/uploadr
- Owner: jod35
- Created: 2020-12-03T08:37:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T09:36:36.000Z (over 5 years ago)
- Last Synced: 2025-02-23T21:42:31.078Z (over 1 year ago)
- Topics: file-upload, flask, webapp
- Language: Python
- Homepage:
- Size: 715 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uploadr
This is a simple secure file demo built with Flask.
## Run with
` python3 app.py`