feat(tasks): implement JSON-LD REST API with hypermedia and pagination #16

Merged
psycodepath merged 1 commit from feature/issue-12-tasks-rest-api into main 2026-07-05 19:28:18 +00:00
Owner

Resolves #12

Exposes Tasks actions via /api/v1/tasks and /api/v1/tasks/{id}, supporting paginated listing, viewing single tasks, creation, toggling, and deletion.

Resolves #12 Exposes Tasks actions via `/api/v1/tasks` and `/api/v1/tasks/{id}`, supporting paginated listing, viewing single tasks, creation, toggling, and deletion.
feat(tasks): implement JSON-LD REST API with hypermedia and pagination
Some checks failed
CI/CD Pipeline / test (pull_request) Failing after 2s
CI/CD Pipeline / build-and-push (pull_request) Failing after 0s
4bbc7706b2
psycodepath deleted branch feature/issue-12-tasks-rest-api 2026-07-05 19:28:18 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
psycodepath/hrp!16
No description provided.