In the project directory, you can run:
or by opening start.bat
Runs the app in the development mode.
Open http://127.0.0.1:8001/ to view it in the browser.
This task contains simple front-end to test its functionality.
Tested with 5000+ and 2.5GB files
- Flask
- Flask-cors
html
- Folder with .html filesupload
- Folder to storing uploaded files (doesn't need to exist at beginning)api.json
- generated API documentationapp.py
- Back-end Flask scriptreadme.md
- This readmestart.bat
- Launch script for Flask application
API calls are documented in API.json
by APIFlask
tool