Browse / API Mocker
API Mocker
ReviewGenerates mock API handlers from OpenAPI specs for local testing.
Testing·2,900 installs·v1.2.0·by testing-guild
★★★★⯨4.3(28 reviews)
Install
npx skillhub-install install api-mocker@1.2.0About
API Mocker reads your OpenAPI/Swagger specification and generates fully functional mock handlers for local development and testing.
Features:
- Supports OpenAPI 3.x and Swagger 2.0
- Generates Express, Fastify, or MSW handlers
- Realistic response data using schema constraints
- Handles auth, errors, and pagination
Sandbox Preview
Tip: Press ⌘ Enter to run
Version History
v1.2.0
Add MSW v2 support.
v1.0.0
Initial release.
You might also like
Test Generator
VerifiedAuto-generates unit tests for TypeScript functions and classes.
Testing
9,100 installs
Git Commit Helper
VerifiedGenerates conventional commit messages from your staged diff.
DevTools
12,400 installs
Code Reviewer
VerifiedAutomated PR review with style, security, and logic checks.
DevTools
12,400 installs