David Westgate
|
094496961a
|
fix add/fetch all questions
|
2024-06-02 18:08:22 -07:00 |
|
David Westgate
|
036f4c4779
|
fix comments for update question api
|
2024-06-01 19:51:56 -07:00 |
|
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
|
629a7629af
|
begin on associate/unassociate tags function
|
2024-05-31 15:15:49 -07:00 |
|
David Westgate
|
aad368c70c
|
update tags add function
|
2024-05-30 16:09:58 -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
|
b34ffe8029
|
update readme
|
2024-05-29 12:34:59 -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
|
2d05b0be07
|
get sql migrations working; update readme
|
2024-05-14 12:07:44 -07:00 |
|
David Westgate
|
20158271ad
|
proper setup for migrations directory
|
2024-05-08 17:15:33 -07:00 |
|
David Westgate
|
e7772af6d8
|
add DB env
|
2024-05-07 14:24:28 -07:00 |
|
David Westgate
|
b5db41f907
|
add license
|
2024-05-02 14:50:05 -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
|
edfdb0405b
|
another readme update
|
2024-04-27 01:54:50 -07:00 |
|
David Westgate
|
03257ef1e3
|
comment code
|
2024-04-27 01:46:30 -07:00 |
|
David Westgate
|
b643842c44
|
further updates to readme
|
2024-04-27 01:04:47 -07:00 |
|
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 |
|