Commit Graph
63 Commits
Author SHA1 Message Date
wymiller 790dac7c82 added tower_governor crate, added some basic rate limiting 2024-09-26 23:52:15 -04:00
wymiller e3e81f6685 added get_one, get_popular datasource methods, added respective routes 2024-09-26 13:11:55 -04:00
wymiller 9bd2cf373a wip: get all posts route working state 2024-09-25 18:29:12 -04:00
wymiller 7842baf5f2 added chrono crate 2024-09-25 18:28:51 -04:00
wymiller f758c6c078 wip: modified main entry task (code dump) 2024-09-24 20:29:22 -04:00
wymiller 845f058568 added nested routes, added separate config struct, among other items 2024-09-24 20:26:15 -04:00
wymiller cf199ab48a added crates to public project, made api structure 2024-09-22 22:38:35 -04:00
wymiller 3afff00b29 modified task manager to add markdown, import_posts task
the import_posts task isn't perfect, we need some relation between the
author_id and the author itself
2024-09-22 22:37:47 -04:00
wymiller 80081b75d5 wip: impl scheduler, import posts task 2024-09-22 04:10:29 -04:00
wymiller 4cb3983a9b added dotenvy, futures, markdown crates 2024-09-22 04:10:02 -04:00
wymiller 0d0cf63c62 wip: working on task manager 2024-09-21 23:57:37 -04:00
wymiller 6653f7d982 initial docs 2024-09-03 01:32:34 -04:00
wymiller 03c114a6dd initial commit 2024-09-03 01:17:19 -04:00