-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Background
The backend repository has been bootstrapped (uv + FastAPI) and CI is already in place with Ruff linting and formatting. The next step is to implement the backend MVP APIs to support frontend integration and complete the core end-to-end flow.
Goals (MVP Scope)
- Provide the minimum set of APIs:
health,menu, andorders - Use PostgreSQL to support the end-to-end flow: create an order and fetch an order
- Ensure
/docs(OpenAPI) is available so the frontend can integrate smoothly
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request