P1: Context endpoint — normalized Gitea state proxy #10

Open
opened 2026-07-07 00:53:24 +00:00 by timmy · 0 comments
Owner

Summary

Add a FastAPI endpoint that homes Gitea API responses into a stable view-state schema for the UI.

Acceptance Criteria

  • /api/v1/context returns current user, repos, PRs, issues
  • 5-10s polling works
  • Stable JSON schema
## Summary Add a FastAPI endpoint that homes Gitea API responses into a stable view-state schema for the UI. ## Acceptance Criteria - [ ] `/api/v1/context` returns current user, repos, PRs, issues - [ ] 5-10s polling works - [ ] Stable JSON schema
timmy added this to the Hackathon Epics milestone 2026-07-07 00:53:24 +00:00
timmy added the
P1
hackathon
priority-medium
labels 2026-07-07 00:53:24 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: stackchain/stackchain-hackathon#10
No description provided.