Cloudflare Pages Test Site

Static site with Pages Functions API

Cloudflare Pages Pages Functions REST API

GET /api/hello

Returns a greeting. Optionally pass a name query parameter.

POST /api/greet

Send a name and message in the request body to receive a personalized reply.