Commit Graph

11 Commits

Author SHA1 Message Date
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