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

Apollo 86015f9524 Attempt to make a rocket with dynamic mounts 1 anno fa
src 86015f9524 Attempt to make a rocket with dynamic mounts 1 anno fa
.gitignore 8243ccc767 Released a release version 1 anno fa
Cargo.lock 8243ccc767 Released a release version 1 anno fa
Cargo.toml 8243ccc767 Released a release version 1 anno fa
LICENSE 8243ccc767 Released a release version 1 anno fa
README.md 8243ccc767 Released a release version 1 anno fa

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)