rssto/crates/http/README.md
2026-01-07 23:56:13 +02:00

255 B

rssto-http

Web server implementation based on the Rocket engine

Note

In development!

cargo run -p rssto-http -- --mysql-username USER \
                           --mysql-password PASS \
                           --mysql-database NAME