Flask-File-Sharing File sharing app written in Flask Installation pip install -r requirements.txt Running instructions Run python main.py with the requirements installed. Navigate to localhost://5000 or http://127.0.0.1:5000/ to view the swagger documentation.