Authentication
Use POST /login to get a JWT, then pass
Authorization: Bearer <token> on protected routes.
Consistent Schemas
Every endpoint ships with full request/response types powered by OpenAPI.
Fast Iteration
Use domain groups in the sidebar to jump between Orders, Bills, and Menu Items.