API Connector Builder

Use when writing a client for someone else's REST or GraphQL API: auth flow choice and token refresh, pagination to exhaustion, retry-with-jitter on transient failures only, rate-limit-aware throttling. NOT inbound callbacks (that is `webhooks`), NOT chaining services (that is `automation-flows`), NOT designing your own API (that is `api-design`).

ericrisco 9cb8a99 6 files · 35.4 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/api-connector-builder commit 9cb8a99621

Frequently asked questions

npx skillmds@latest add ericrisco/api-connector-builder