Endpoint | Description | Method | Tags |
---|---|---|---|
/ | - | GET | App Routes |
/api/async-context | - | GET | API Routes |
/api/cached | - | GET | API Routes |
/api/form-data | - | POST | API Routes |
/api/ip | - | GET | API Routes |
/api/kv | - | GET | API Routes |
/api/object-syntax | - | GET | API Routes |
/api/stream | - | GET | API Routes |
/api/typed-request | - | POST | API Routes |
/api/upload | - | POST | API Routes |
/api/zod | - | POST | API Routes |
/redirect | - | GET | App Routes |
/{*catch-all-route} | - | GET | App Routes |
/_nitro/openapi.json | - | GET | Internal Routes |
/_nitro/swagger | - | GET | Internal Routes |