Add GET /api/projects/{key} endpoint #16

Open
opened 2026-03-16 22:30:47 +00:00 by austin · 0 comments
Owner

There's currently no way to fetch a single project by its key. The frontend needs this for the project page header and the issue list context.

What needs to happen

Add GET /api/projects/{key} to the store and API routes. Returns the project or 404 if not found.

There's currently no way to fetch a single project by its key. The frontend needs this for the project page header and the issue list context. ## What needs to happen Add `GET /api/projects/{key}` to the store and API routes. Returns the project or 404 if not found.
austin self-assigned this 2026-03-16 22:30:47 +00:00
austin added this to the Vektor - CLI project 2026-03-16 22:30:47 +00:00
Sign in to join this conversation.
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.

Reference
austin/vektor#16
No description provided.