api-mock-server

Installation
SKILL.md

API Mock Server

Create realistic mock APIs for testing and development.

Core Workflow

  1. Choose approach: MSW, json-server, custom
  2. Define handlers: Mock endpoints
  3. Setup fixtures: Test data
  4. Configure scenarios: Success/error states
  5. Integrate tests: Use in test suites
  6. Document mocks: API contract

MSW (Mock Service Worker)

Installation

Installs
8
GitHub Stars
2
First Seen
Feb 16, 2026
api-mock-server — monkey1sai/openai-cli