|
|
9299062f69
|
init(api): add routes.go file and update go.mod and go.sum
|
2025-01-06 03:18:06 +03:00 |
|
|
|
18064db60a
|
init(api): add user authentication handler
also add error casting function to db.go
|
2025-01-06 03:17:34 +03:00 |
|
|
|
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 |
|
|
|
2049121e2a
|
chore(backend): add go.mod and go.sum
|
2025-01-06 00:35:51 +03:00 |
|
|
|
e0d54ac46d
|
init(backend): add database interaction functions
|
2025-01-06 00:33:49 +03:00 |
|
|
|
b8c3ed8e0f
|
init(backend): add models
|
2025-01-05 23:53:37 +03:00 |
|