the start of the go backend

This commit is contained in:
2025-02-02 03:54:03 +01:00
parent bc353a90e7
commit ee7cf10b28
7 changed files with 638 additions and 0 deletions

2
go-backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
data/*
.vscode/