1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

statistics

This commit is contained in:
Laura
2025-08-11 15:43:00 +02:00
parent c10b657742
commit 8a790df2af
12 changed files with 347 additions and 11 deletions

View File

@@ -43,6 +43,7 @@ func main() {
})
})
r.Get("/-/stats/{id}", HandleStats)
r.Post("/-/chat", HandleChat)
if !NoOpen {