Commit graph

17 commits

Author SHA1 Message Date
e5d0219df8 Fix workflow to publish executable and add the missing License 2026-03-19 15:55:25 -04:00
a2c678cdba Rename package 2026-03-19 15:52:48 -04:00
17d0709ed6 Update label to be correct 2026-03-19 15:13:48 -04:00
44959df6d8 Fix logging
Some checks failed
Publish Cargo Package / publish (push) Has been cancelled
2026-03-19 15:07:53 -04:00
2b110af845 Add publish workflow 2026-03-19 14:59:31 -04:00
e525427f3e Add missing service and tests for the new handlers 2026-03-19 14:56:04 -04:00
c77e58f21b Add vote_exists and additional delete/get vote count handler 2026-03-19 14:43:39 -04:00
f81b29c5e9 Refactor to use more idiomatic http pattern 2026-03-19 14:01:20 -04:00
3bff31ff98 Add upvote handler 2026-03-19 13:53:03 -04:00
ef3c5c7fe8 Remove unneeded service (too thin) 2026-03-19 13:47:18 -04:00
01ae2aee7c Update dependencies 2026-03-19 13:46:55 -04:00
3812563a5b Fix formatting and add delete idempotency test 2026-03-19 13:46:40 -04:00
ea0c26a151 Implement idempotency for insertion 2026-03-19 13:44:11 -04:00
e15c30fe06 Rework repositories to simplify the structure 2026-03-19 12:55:57 -04:00
40331451ca Add repository commands for handling votes 2026-03-19 10:05:38 -04:00
4b16f39b4d Refactor to clean-up axum server implementation 2026-03-17 10:57:08 -04:00
09e538872d Initial commit with Claude created service skeleton 2026-03-17 09:38:52 -04:00