Initial backend api

This commit is contained in:
2024-09-25 20:36:09 +02:00
parent 646b683cbb
commit a135f28fd5
9 changed files with 219 additions and 132 deletions

2
backend/go.sum Normal file
View File

@@ -0,0 +1,2 @@
github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw=
github.com/go-chi/chi/v5 v5.1.0/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=