Armory
Source
Browse
Workflows

api-mock

API Mocking Framework

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install api-mock --cli claude

writes the file to.claude/commands/api-mock.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/api-mock.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow api-mock from the api-testing-observability plugin. API Mocking Framework

When to use it

API Mocking Framework

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/api-testing-observability/commands/api-mock.md -o .claude/commands/api-mock.md

Notes

Extracted from wshobson/agents. Plugin: api-testing-observability.