rssto/crates/http/README.md
2026-01-08 00:07:32 +02:00

240 B

rssto-http

Web server implementation based on the Rocket engine

Note

In development!

cd rssto/crates/rssto-http
cargo run -- --mysql-username USER \
             --mysql-password PASS \
             --mysql-database NAME