| Crates.io | static-file-server |
| lib.rs | static-file-server |
| version | 0.0.3 |
| created_at | 2023-12-18 11:54:03.934515+00 |
| updated_at | 2023-12-18 12:10:52.103955+00 |
| description | A simple static file server |
| homepage | |
| repository | https://github.com/ohaddahan/static-file-server |
| max_upload_size | |
| id | 1073308 |
| size | 49,988 |
This is a simple axum based static file server.
Build and use static-file-server --dir <> --port <>.
cargo build --release --target "x86_64-unknown-linux-musl"