3 releases
0.0.3 | Dec 18, 2023 |
---|---|
0.0.2 | Dec 18, 2023 |
0.0.1 | Dec 18, 2023 |
#48 in #static-file
36 downloads per month
15KB
152 lines
Static File Server
This is a simple axum based static file server.
Build and use static-file-server --dir <> --port <>
.
Cross Compile
cargo build --release --target "x86_64-unknown-linux-musl"
Dependencies
~11–21MB
~288K SLoC