apimock

One example in · a working mock out · fully offline

Turn one example response into a whole mock API.

Paste a single JSON response. apimock reads its shape, invents believable variant records with a seeded generator, and hands you ready-to-run artifacts—a json-server db.json, a zero-dependency Node server, and an OpenAPI 3.0 stub. Nothing you paste ever leaves this device.

Example response

1–50 records. The same seed always reproduces the same data, so mocks are stable across teammates.

Inferred schema

types & shape

Generated mock

GET /api/users 200 OK
Generated records