Commit Graph

16 Commits

Author SHA1 Message Date
David Westgate
74db7f3b76 most of the way on readme 2024-04-27 00:50:22 -07:00
David Westgate
bc95a9d599 get rid of warp 2024-04-26 23:58:57 -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
fe94d752ef fix toml error 2024-04-26 19:31:40 -07:00
David Westgate
cbb470b33e init store from serde file 2024-04-26 19:27:18 -07:00
David Westgate
4da5c12c33 add question.rs draft 2024-04-26 19:18:14 -07:00
David Westgate
c62357fd3e added serde dep; added questions.rs 2024-04-24 13:05:09 -07:00
David Westgate
88f4dd6bd6 add the API routes with axum 2024-04-23 13:22:09 -07:00
David Westgate
1b64251c5e simple axum example to serve root 2024-04-21 12:35:21 -07:00
David Westgate
aa862acee0 warp+tokio example from ch1 running 2024-04-10 17:05:55 -07:00
David Westgate
19b3cc15c0 cargo init/ hello world 2024-04-10 16:54:54 -07:00
David Westgate
30f6e588a7 Update README.md 2024-04-05 19:58:04 +00:00
David Westgate
f0ac78cac8 Initial commit 2024-04-05 19:56:22 +00:00