/flask-file-server-zyf

A simple file server implemented with Flask, supporting file upload, download, and listing. This codes are generated with help from ChatGPT and Claude 3.5 Sonnet.

Primary LanguagePython

flask-file-server (with help from ChatGPT and Claude 3.5 Sonnet)

A simple file server implemented with Flask, supporting file upload, download, and listing. The codes are first generated by ChatGPT and then improved by the author with the help of Claude 3.5 Sonnet in Cursor app.

how-to-use

python run_flask_file_server.sh

or

python flask_file_server/server.py --root $(pwd) --port 8080