Generate mock API servers instantly from OpenAPI specs or plain language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "api-mock-generator" yet — see the docs or source repo.
Create a mock API server from this OpenAPI spec, auto-generate sample data, and provide CRUD endpoints for all resources. Add a 500ms delay to GET /users. OpenAPI content: {{openapi_spec}}A runnable mock API server with sample data, CRUD routes, and the specified delay configuration.
Create a mock API for an e-commerce order system with users, products, carts, and orders. Auto-generate test data, support standard CRUD operations, and simulate a 10% failure rate for order creation for frontend integration testing.
A mock API service for frontend-backend testing with resource definitions, test data, and configured failure scenarios.
In the existing mock API, configure /login to return 401 once every 5 requests, and set /reports to always respond with a 2-second delay so I can test retries, loading states, and error handling.
Updated mock service settings that reliably reproduce slow responses and error scenarios.
Generate structured mock data for testing, demos, and analysis validation.
Generate realistic synthetic data for databases, mock APIs, and testing workflows.
Run API contract tests, resiliency checks, and mocks through natural language.
Connect Swagger/OpenAPI docs to AI for endpoint discovery and code generation.
Generate clear API documentation drafts for services and endpoints with AI.
Run a lightweight local MCP mock server for predictable testing.