init readme

This commit is contained in:
2026-04-07 11:32:57 +02:00
parent e6f0170644
commit 12096136cb
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
## Dependencies
We use swaggo for generating api-specs: https://github.com/swaggo/swag
Required: `golang`, `swag`
## Run
```bash
swag init --parseDependency --parseInternal; go run main.go
```

BIN
test.db

Binary file not shown.