Old Coder API

Design, change, or review an HTTP/JSON API surface — endpoints, request/response shapes, authentication and authorization, pagination, idempotency, rate limits, versioning, and deprecations. Use when adding or modifying an HTTP endpoint, reviewing an OpenAPI spec or HTTP route diff, or deciding whether an HTTP API change breaks consumers. Do not use as a protocol-compatibility checklist for gRPC/protobuf, GraphQL, WebSockets, or other non-HTTP/JSON interfaces.

amazingang 8eeff28 4 files · 30.5 KB Updated

File contents

amazingang/old-coder/tree/main/skills/old-coder-api commit 8eeff28b9f

Frequently asked questions

npx skillmds@latest add amazingang/old-coder-api