|
|
bb23987fff
|
init(api): add quote delete handler
|
2025-01-06 16:23:03 +03:00 |
|
|
|
568ffd1615
|
init(api): add quote add handler
|
2025-01-06 16:11:35 +03:00 |
|
|
|
875452004d
|
init(api): add single quote get handler
|
2025-01-06 15:23:19 +03:00 |
|
|
|
82134a8cd2
|
refactor(api): rename database error handler function
|
2025-01-06 15:16:55 +03:00 |
|
|
|
adcc7d22c3
|
style(api): correct bad request message in user authentication handler
|
2025-01-06 03:54:40 +03:00 |
|
|
|
9a0b81fba3
|
refactor(api): move postgres error handling into a separate function in a separate file
|
2025-01-06 03:53:08 +03:00 |
|
|
|
c7df4a1960
|
init(api): add quotes get handler
|
2025-01-06 03:39:41 +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 |
|