hlstate-rs/crates/httpd
2026-03-05 16:07:47 +02:00
..
src init httpd crate skeleton 2026-03-05 15:41:15 +02:00
templates init original template 2026-03-05 16:07:47 +02:00
Cargo.toml init httpd crate skeleton 2026-03-05 15:41:15 +02:00
config.toml init httpd crate skeleton 2026-03-05 15:41:15 +02:00
LICENSE init httpd crate skeleton 2026-03-05 15:41:15 +02:00
README.md init httpd crate skeleton 2026-03-05 15:41:15 +02:00

hlstate-httpd

Web server implementation based on the Rocket engine

Note

In development!

cd crates/httpd
cargo run -- -c config.toml