feat(api): add /auth/whoami endpoint and build automation

This commit is contained in:
2025-12-25 14:54:52 +08:00
parent 8e6d86edd7
commit 30f15a84b5
7 changed files with 397 additions and 1 deletions

1
.gitignore vendored
View File

@@ -30,3 +30,4 @@ go.work.sum
# Editor/IDE
# .idea/
# .vscode/
ez-api