Expose the web server as an embeddable Axum router

This commit is contained in:
Gregory Schier
2026-09-14 22:21:43 -07:00
parent ff5db718ce
commit 8c8be31aa2
6 changed files with 381 additions and 229 deletions
Generated
+2
View File
@@ -11762,7 +11762,9 @@ dependencies = [
"log 0.4.29",
"serde",
"serde_json",
"tempfile",
"tokio",
"tower 0.5.2",
"tower-http",
"ts-rs",
"url",