tb/main #1

Open
terrabytten wants to merge 17 commits from tb/main into main

17 commits

Author SHA1 Message Date
katefort 57dce10097 organize routes into route groups, add comments 2025-04-23 16:29:01 -05:00
katefort 34218e7306 add comments, make errors more consistent 2025-04-23 16:23:59 -05:00
katefort e762fc2abd make get and post endpoints work, update enums to be strings, add log file output 2025-04-23 15:34:19 -05:00
katefort 79977f1a18 change unknown query params to 2025-04-21 20:53:31 -05:00
katefort fa4561d90b fix create claim 2025-04-21 20:43:02 -05:00
Leyla Becker a042866e86 created test for create product 2025-04-21 19:43:16 -05:00
katefort e8775bda64 Merge remote-tracking branch 'origin/tb/main' into tb/main 2025-04-21 19:17:22 -05:00
katefort 561b8841fc add create product endpoint 2025-04-21 19:13:58 -05:00
Leyla Becker 3f94f5bf99 created FindUserClaimById 2025-04-21 19:10:36 -05:00
Leyla Becker 43c183c29a formatted query in FindClaimsByProductID 2025-04-21 18:54:50 -05:00
katefort 4ebc663d3b restructure application, add get endpoint 2025-04-21 18:30:12 -05:00
katefort 51a34008f1 verify successful database interactions with test endpoint 2025-04-17 17:29:47 -05:00
katefort c1930d6821 create working test endpoint 2025-04-17 15:54:33 -05:00
katefort 560a3dbc4b fix merge issues 2025-04-08 19:14:08 -05:00
katefort 0254ec2525 add swagger.yml and test route 2025-04-08 19:11:23 -05:00
katefort 735de8d657 add logger, rearrange database initialization 2025-04-08 17:10:49 -05:00
katefort d26e7b8345 Rearrange folders, and separate functionality 2025-03-31 18:15:51 -05:00