mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
11 lines
No EOL
168 B
Markdown
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
|
|
``` |