Commit graph

6 commits

Author SHA1 Message Date
37cdc32d5d
fix: fix GetUserTitleByID 2025-11-27 16:28:09 +03:00
c0be58ba07
feat: use pgxpool in backend
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m56s
Build and Deploy Go App / deploy (push) Successful in 3m42s
2025-11-18 15:39:24 +03:00
948e036e8c
feat: implemented /users/{id} api route 2025-10-26 02:34:45 +03:00
db53ae04e3
refact!: project structure
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m35s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-25 21:05:16 +03:00
102d15c5fd feat: connection to db logic added to main
Some checks failed
Build and Deploy Go App / build (push) Successful in 8m52s
Build and Deploy Go App / deploy (push) Has been cancelled
2025-10-11 02:19:33 +03:00
f4a96db942
refact: renamed server to backend 2025-10-09 14:45:41 +03:00
Renamed from modules/server/main.go (Browse further)