Commit Graph

6 Commits

Author SHA1 Message Date
e7a769c1b7 doc: 为现有模块补足模块文档 2025-12-16 15:40:26 +08:00
9bac821750 feat: 基本HTTP服务器
- REST API: health用于检测服务器REST API正常运行
2025-12-16 15:07:52 +08:00
736d4f550c chore: add dependencies
- add github.com/go-chi/chi
2025-12-16 14:03:04 +08:00
6a386eb9a0 chore: add dependencies
- add github.com/coder/websocket
2025-12-16 11:21:23 +08:00
8a1d56e45f chore(git): add .gitignore 2025-12-16 11:15:57 +08:00
e22846b45b initial commit 2025-12-16 11:03:29 +08:00