API Contract

Typed API contract patterns enforcing consistency between FastAPI backend (Pydantic response models) and Next.js frontend (Zod response schemas). Covers schema location conventions, OpenAPI documentation, error response contracts, and versioning strategy.

cleanexpo Updated

File contents

cleanexpo/dr-nrpg/tree/main/.skills/custom/api-contract commit 78e54f8d65

Frequently asked questions

npx skillmds@latest add cleanexpo/api-contract-2