rewrite api in go/gin

This commit is contained in:
2024-06-18 21:23:22 +00:00
parent 067e327eb8
commit b42ce808ab
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/*