implement server logic

This commit is contained in:
2025-05-02 14:10:44 +02:00
parent e90dfa0b0b
commit a2a6933058
9 changed files with 117 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -840,6 +840,7 @@ dependencies = [
"hyper",
"hyper-util",
"serde",
"serde_json",
"tokio",
"toml",
"url",