An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Uploadr
This is a simple secure file demo built with Flask.

## Run with

` python3 app.py`