API Playground
Poke Astro API routes and watch JSON responses flow back.
Endpoints in your pages folder
Astro API routes live alongside your pages. Drop a .ts file in
src/pages/api/ and export HTTP method handlers — no Express required.
Available endpoints
-
GET /api/examples/quote/— random dev quote -
GET /api/examples/color/— random named colour