http-rs HTTP Server written in Rust (work in progress!) Written by Nathan Weetman. Running Build: cargo build --release See options: target/release/http-rs -h Run: target/release/http-rs --dir html Testing Run tests: cargo test