- Home
- Generators
- Mock API Generator
Mock API Generator
Create realistic mock REST APIs with customizable endpoints and data schemas
100% FreeExport ReadyOpenAPI Support
Mock API Generator
Generate mock REST API endpoints with customizable data schemas
API Endpoints
Configure your mock API endpoints and data schemas
0ms
Preview & Export
Preview your mock data and export configurations
JSON Server Usage:
1. Install:
2. Run:
3. Access at:
1. Install:
npm install -g json-server
2. Run:
json-server --watch db.json
3. Access at:
http://localhost:3000