Commit Graph

16 Commits

Author SHA1 Message Date
David Westgate
afdc564efc fix api for update question 2024-06-01 19:50:34 -07:00
David Westgate
b6ad349ed7 support more DB functions 2024-06-01 01:57:49 -07:00
David Westgate
132906b548 implement tag DB functions 2024-05-30 15:46:22 -07:00
David Westgate
6e428b4b97 add comments for work todo 2024-05-29 16:36:56 -07:00
David Westgate
8678106283 checkpoint for postgres. 70% there 2024-05-27 18:14:12 -07:00
David Westgate
d64580df0e rename store to json store 2024-05-27 13:00:13 -07:00
David Westgate
fe2311746b support static routes 2024-04-30 13:11:23 -07:00
David Westgate
167d34731c add full support for POST /answer 2024-04-27 13:52:26 -07:00
David Westgate
ff4b5c7fd6 add answer entity and dto 2024-04-27 13:17:57 -07:00
David Westgate
26114a37b8 support pagination 2024-04-27 12:20:45 -07:00
David Westgate
03257ef1e3 comment code 2024-04-27 01:46:30 -07:00
David Westgate
becf4679e2 add persistance via file reading/writing 2024-04-26 23:43:26 -07:00
David Westgate
3638b14b4c make apis work by using rwlock/arc 2024-04-26 22:29:31 -07:00
David Westgate
9f312ba630 overhaul; break up store/questions; fix up apis; entity/dto approach 2024-04-26 21:54:39 -07:00
David Westgate
0c685d755c added axum store state to api routes 2024-04-26 19:48:30 -07:00
David Westgate
88f4dd6bd6 add the API routes with axum 2024-04-23 13:22:09 -07:00