rewrite api in go/gin

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