Back to Home
Changelog
New features, improvements, and fixes shipped to moqapi.dev.
March 2026
- Contract Drift Detection — AI-powered comparison of mock vs production responses
- Auth Sandbox — Test OAuth 2.0, PKCE, JWT, API keys, and MFA without an IdP
- Gemini AI data generation — context-aware schema seeding powered by Google Gemini
- Spec-defined error shapes — chaos testing now returns your OpenAPI error schemas
February 2026
- Webhook receivers — catch, inspect, and replay incoming webhooks from any source
- Dependency layers — reusable shared packages across serverless functions
- Cron jobs — schedule serverless functions with cron expressions
January 2026
- GraphQL mocking from SDL — paste your schema, get a live endpoint
- SOAP/WSDL mocking — import WSDL files for instant SOAP endpoints
- OpenAPI spec versioning with rollback and diff
December 2025
- Serverless functions — browser-based IDE with Monaco editor
- API gateway — expose functions as REST endpoints
- Chaos testing — inject HTTP errors into mock API responses
August 2025
- AI-powered mock data generation with Faker.js
- OpenAPI 3.x and Swagger 2.0 import
- Visual table editor for resource-based mock APIs
June 2025
- moqapi.dev launched — mock API platform for developers
- Blog launched with developer guides on mock APIs and serverless