7614e79d1209e9dda1b69edc1d60df29c87dbd00
Port the FastAPI backend to Go 1.26, preserving all API functionality: - auth (register/login/guest/logout/profile/history) with JWT + bcrypt - scripts (list/detail) backed by embedded sample_data.json - games (create/join/start/chat/phase/clue/vote/state/replay) + WebSocket - rule-based NPC agent plus DeepSeek/Ollama AI backends - SQLite persistence via modernc.org/sqlite (pure Go, no cgo) Frontend and documents are unchanged.
Description
No description provided
136 KiB
Languages
Python
43.2%
TypeScript
32.1%
HTML
18.2%
CSS
5.7%
Batchfile
0.8%