refactor: restructure in entirety

This commit is contained in:
Arkaprabha Chakraborty
2025-12-06 15:31:18 +05:30
parent 28733e22d3
commit 17a2bce744
43 changed files with 854 additions and 1342 deletions

3
go.mod
View File

@@ -7,10 +7,11 @@ require (
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/joho/godotenv v1.5.1
github.com/labstack/echo/v4 v4.13.4
github.com/mattn/go-sqlite3 v1.14.32
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
)
require github.com/mattn/go-sqlite3 v1.14.32
require (
github.com/google/uuid v1.6.0
github.com/labstack/gommon v0.4.2 // indirect