Rust's Rocket set to self serve the files in the local directory

Apollo 86015f9524 Attempt to make a rocket with dynamic mounts 9 ヶ月 前
src 86015f9524 Attempt to make a rocket with dynamic mounts 9 ヶ月 前
.gitignore 8243ccc767 Released a release version 9 ヶ月 前
Cargo.lock 8243ccc767 Released a release version 9 ヶ月 前
Cargo.toml 8243ccc767 Released a release version 9 ヶ月 前
LICENSE 8243ccc767 Released a release version 9 ヶ月 前
README.md 8243ccc767 Released a release version 9 ヶ月 前

README.md

Self Serve

Rust's Rocket set to self serve the files in the local directory

Just give a port number via args (default 9000, i.e. selfserve 9009 for port 9009)