API Design

API contract design for REST and GraphQL, covering resource shape, URL and header versioning with deprecation windows, RFC 9457 Problem Details error handling, and OpenAPI specs. Use when specifying the wire contract an endpoint exposes, choosing a versioning scheme, or standardizing error response bodies across services. Framework-agnostic protocol layer, not runtime implementation.

yonatangross e4e4bc8 33 files · 186.1 KB Updated

File contents

yonatangross/orchestkit/tree/main/src/skills/api-design commit e4e4bc8d07

Frequently asked questions

npx skillmds add yonatangross/api-design