Guides
Guides
Task-oriented walkthroughs. Each page covers one part of the framework and assumes you have already been through Getting Started.
Working with data
The filter tag, range filters, the order parameter and the list envelope.
validate tags on input types, and registering your own.
Belongs-to, has-many, and choosing between nesting and a bare ID.
Which operations are transactional, and how to join one.
Shaping the API
The error types, their status codes, and custom mapping.
Change a mount path or restrict which routes exist.
Non-CRUD endpoints on a resource.
The merged document, Swagger UI and ReDoc.