feat: implement REST API backend with full CRUD and sync (#37) #44
No reviewers
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/simpl-liste#44
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-37-api-rest"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #37
Summary
Security
Depends on
Review — APPROVE
Summary: Comprehensive REST API with 16 route files. Auth, BOLA, Zod validation, idempotency keys all correctly implemented.
Checklist:
Notes:
createdAtinstead ofupdatedAt(tags table has no updatedAt in PG schema) — minor, acceptable for v1