Commit Graph

4 Commits

Author SHA1 Message Date
H1K0 9a0b81fba3 refactor(api): move postgres error handling into a separate function in a separate file 2025-01-06 03:53:08 +03:00
H1K0 18064db60a init(api): add user authentication handler
also add error casting function to db.go
2025-01-06 03:17:34 +03:00
H1K0 68d5063dd9 refactor(backend): rename user functions in db.go
also rename Quote region to Quotes in db.go
2025-01-06 01:52:45 +03:00
H1K0 e0d54ac46d init(backend): add database interaction functions 2025-01-06 00:33:49 +03:00