simple http file server
1.0.0
A minimalist HTTP file server that can upload, download and delete files.
A truly minimal HTTP file server, available for uploading, downloading and deleting files.
No third-party libraries are needed, just execute the following command in the repository root directory to run:
No need for any third-party libraries. Just run the following command in the root directory of the repository:
python -m http.server --cgi