DEVPANTRY.COM
All 17 Templates/Developer & Cloud/PostgREST (Supabase Database API)
Need Columnar Tables GUI? Go to Schema Studio
Developer & CloudPostgREST (Open Source PostgreSQL Web Server)JSON & TypeScript Fixtures

PostgREST (Supabase Database API)

Returned by GET /rest/v1/projects?select=id,name,created_at,owner:users(email)

CHAOS ENTROPY:75%
HTTP:
VARIATION:
HTTP 200 OKmode: chaos
size: 0.3 KB
[
  {
    "id": 101,
    "name": "Cloud Infrastructure Migration",
    "created_at": "2026-01-10T12:00:00+00:00",
    "owner": {
      "email": "lead.architect@company.com"
    }
  },
  {
    "id": 102,
    "name": "Single Sign-On Integration",
    "created_at": "2026-02-15T08:30:00+00:00",
    "owner": {
      "email": "security.admin@company.com"
    }
  }
]
Related Production API Chaos TemplatesBrowse All 17 Templates