Skip to content

Quick Start

Pick the setup that matches your stack. All flows share the same mock files.

1. Create a mock file

Create mock/users.get.json:

json
{
  "id": 1,
  "name": "Ada"
}

2. Choose a path

Playground defaults to /__mokup in Vite dev.