Foundations

Backend Fundamentals

Backend Fundamentals is the decision guide behind the Avora workflow. Use it when you need to choose the right entity shape, relationship type, request contract, auth rule, logic-flow path, or generated-backend review point.

From model to runtime
01

Model first

Define the data and relationships before requests depend on them.

02

Contract next

Give every route clear inputs, outputs, access rules, and status codes.

03

Verify last

Validate, generate, preview, and test the API in Swagger.

Select a stage to open the matching Backend Fundamentals explanation.

Start with these detailed docs when you need the full workflow: