Initial commit #1

Merged
benvin merged 1 commits from benvin/features into main 2026-06-28 00:00:49 +10:00
Owner
  • REST API for calculating age breakdowns (years, months, weeks, days, hours, minutes, seconds)
  • Birthtime configured as Unix timestamps
  • Sleeps until next birthday countdown
  • Per-person lookup via GET /age/{name}
  • Docker and Makefile build support
  • Woodpecker CI pipelines
- REST API for calculating age breakdowns (years, months, weeks, days, hours, minutes, seconds) - Birthtime configured as Unix timestamps - Sleeps until next birthday countdown - Per-person lookup via GET /age/{name} - Docker and Makefile build support - Woodpecker CI pipelines
benvin added 1 commit 2026-06-27 23:59:38 +10:00
Initial commit
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
d45111645c
- REST API for calculating age breakdowns (years, months, weeks, days, hours, minutes, seconds)
- Birthtime configured as Unix timestamps
- Sleeps until next birthday countdown
- Per-person lookup via GET /age/{name}
- Docker and Makefile build support
- Woodpecker CI pipelines
benvin merged commit 380d9d6e95 into main 2026-06-28 00:00:49 +10:00
benvin deleted branch benvin/features 2026-06-28 00:00:52 +10:00
Sign in to join this conversation.