Base URL: /
Returns a simple HTML welcome page with quick links.
Liveness and basic health check.
{
"status": "ok",
"uptime": 123.456,
"pid": 12345,
"timestamp": "2026-01-01T00:00:00.000Z"
}
This documentation page.
PORT — port to listen on (default: 3000)HOST — host/interface to bind (default: 0.0.0.0)