Commit Graph

16 Commits

Author SHA1 Message Date
82e118a0e5 stuff happened 2025-06-29 23:41:20 -04:00
2487a0f421 Merge pull request 'Added caching system' (#1) from caching into master
Reviewed-on: #1
2025-03-16 21:16:52 -05:00
d126fed2bd implemented working cache
some testing still has to be done
2025-03-16 02:56:54 -04:00
3cd6b6e8b3 added health, fallback not found endpoints 2025-03-15 18:02:26 -04:00
328dacb675 wip: broken state 2025-03-15 17:27:32 -04:00
637f0b47dd added rss generator 2024-12-10 14:09:13 -05:00
2d00604c6f added cors to public, modified import_posts task, updated task log sql queries 2024-11-27 00:33:59 -05:00
1a480b3cf9 commented out rate limiter 2024-10-04 07:21:24 -04:00
c508f78043 added rate limiting layer to activate, added author nested router 2024-09-28 01:49:40 -04:00
8128459b4e wip: added get post comments, working insert comment to post 2024-09-27 23:17:33 -04:00
b427311742 added condition for rate limiting 2024-09-26 23:52:42 -04:00
e3e81f6685 added get_one, get_popular datasource methods, added respective routes 2024-09-26 13:11:55 -04:00
9bd2cf373a wip: get all posts route working state 2024-09-25 18:29:12 -04:00
845f058568 added nested routes, added separate config struct, among other items 2024-09-24 20:26:15 -04:00
cf199ab48a added crates to public project, made api structure 2024-09-22 22:38:35 -04:00
03c114a6dd initial commit 2024-09-03 01:17:19 -04:00