Simple Rust backend to enable anonymous likes/upvotes for a hugo site
Find a file
2026-03-19 14:56:04 -04:00
db/migrations Add repository commands for handling votes 2026-03-19 10:05:38 -04:00
src Add missing service and tests for the new handlers 2026-03-19 14:56:04 -04:00
.gitignore Add repository commands for handling votes 2026-03-19 10:05:38 -04:00
Cargo.lock Add missing service and tests for the new handlers 2026-03-19 14:56:04 -04:00
Cargo.toml Add missing service and tests for the new handlers 2026-03-19 14:56:04 -04:00
docker-compose.yml Add repository commands for handling votes 2026-03-19 10:05:38 -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.