Skip to content

feat: REST API Implementation#1

Merged
happyeric77 merged 1 commit intomainfrom
feat/rest-api
Dec 25, 2025
Merged

feat: REST API Implementation#1
happyeric77 merged 1 commit intomainfrom
feat/rest-api

Conversation

@happyeric77
Copy link
Owner

Support REST API
Endpoints:
GET /health - Liveness probe
GET /ready - Readiness probe
GET /api/profile - User profile
GET /api/daily - Daily data (?date=YYYY-MM-DD)
GET /api/range - Date range data (?days=7)
GET /api/activities - Recent activities (?limit=10)

@happyeric77 happyeric77 merged commit 10e4196 into main Dec 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant