rewrite api in go/gin

This commit is contained in:
2025-02-11 07:09:47 +00:00
parent 8f2489df47
commit 9412bd57cb
12 changed files with 768 additions and 710 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,3 @@
**/package-lock.json
**/node_modules
**/config.json
**/go.sum
**/config.json
dist/*