Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
API Testing & Observability logo
Skill

API Testing & Observability

OpenAPI 3.1 documentation and a stateful mock server so clients can be built before the API exists.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install api-testing-observability@claude-code-workflows
Triggers on

API sözleşmesini belgelerken, sahte uçlarla istemci geliştirirken ya da izleme katmanını kurarken

Needs tools
ReadWriteBash
Author
wshobson
License
MIT

An api-documenter agent and an api-mock command. Documentation covers OpenAPI 3.1 and, for event-driven systems, AsyncAPI; the distinction matters because a webhook or message contract cannot be expressed in a request and response schema. The mock server is the part worth noting. It is a FastAPI application with a state manager and a scenario manager, so a mocked endpoint can remember what an earlier call did and switch between success, failure and edge-case scenarios. Fixed-payload mocks let a client pass tests it would fail against the real service; a stateful one exposes that gap while the backend is still being written.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?