This commit is contained in:
team3
2026-07-10 16:17:29 +02:00
parent 0a41166cca
commit 718c18523d
10 changed files with 297 additions and 16 deletions

View File

@@ -154,6 +154,11 @@ def state(topic: str):
}
@app.get("/api/health")
def health():
return {"ok": True}
@app.get("/api/topics/{topic}/guide")
def guide_holen(topic: str):
# kein markdown-Feld: das Frontend rendert aus kapitel; Roh-Markdown