Commit graph

6 commits

Author SHA1 Message Date
40c6ed2c44 Move the voting API under one route
Instead of /submit and /view, it's either a GET or POST request against
/votes/:slug.
2025-01-18 13:30:53 -05:00
70bfb11e46 Re-arrange .to_owned() placement to stop clippy from complaining 2023-09-24 18:45:34 -04:00
fbdea47acd Optimize the size of the release binary 2023-09-24 18:43:29 -04:00
d17ab98f6c Remove unnecessary mut 2023-09-24 18:33:07 -04:00
bd21569ab9 Replace rocket with axum 2023-09-24 18:26:21 -04:00
7b3f489251 Add initial files 2023-04-15 16:33:01 -04:00