REST GRAPHQL Debug

Diagnoses REST and GraphQL failures by isolating connectivity, TLS, auth, payload shape, parse, then semantics with curl and Python requests. Use when status or body is unexpected, auth fails, Postman works but code does not, or webhooks, pagination, or rate limits break. Not for UI rendering, SQL tuning, or DNS/firewall infrastructure; never hardcode API tokens in repro scripts.

Kayforkind ee8619d 18.5 KB Updated

File contents

Kayforkind/skill-slice commit ee8619d330

Frequently asked questions

npx skillmds@latest add kayforkind/rest-graphql-debug