David Westgate
|
d64580df0e
|
rename store to json store
|
2024-05-27 13:00:13 -07:00 |
|
David Westgate
|
2d05b0be07
|
get sql migrations working; update readme
|
2024-05-14 12:07:44 -07:00 |
|
David Westgate
|
e7772af6d8
|
add DB env
|
2024-05-07 14:24:28 -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
|
74db7f3b76
|
most of the way on readme
|
2024-04-27 00:50:22 -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 |
|
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 |
|