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
160
GitHub Stars
44
First Seen
Jan 24, 2026
api-mock-server — patricio0312rev/skills