Simple Rust backend to enable anonymous likes/upvotes for a hugo site
Find a file
2026-03-17 10:57:08 -04:00
src Refactor to clean-up axum server implementation 2026-03-17 10:57:08 -04:00
.gitignore Initial commit with Claude created service skeleton 2026-03-17 09:38:52 -04:00
Cargo.lock Refactor to clean-up axum server implementation 2026-03-17 10:57:08 -04:00
Cargo.toml Refactor to clean-up axum server implementation 2026-03-17 10:57:08 -04:00
README.md Initial commit with Claude created service skeleton 2026-03-17 09:38:52 -04:00

uprs

Simple Rust backend for supporting anonymous like/upvote functionality in hugo sites.