rssto/crates/http/README.md
2026-01-10 16:37:28 +02:00

11 lines
No EOL
168 B
Markdown

# rssto-http
Web server implementation based on the Rocket engine
> [!NOTE]
> In development!
```
cd rssto/crates/rssto-http
cargo run -- -c /path/to/config.toml
```