Static frontend + Python serverless function at /api/ping that sends a GET request to Healthchecks.io and returns JSON status. https://claude.ai/code/session_01U8j5zqsX4kwqjnzq3EncSi
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"rewrites": [
|
|
{ "source": "/api/ping", "destination": "/api/ping.py" }
|
|
]
|
|
}
|