// system · health check
Backend status▍
Pings the API and shows whether everything is wired up. Useful when something looks broken.
Checking backend…
GET /api/helloCalling the API…
{ "status": "loading" }
// system · health check
Pings the API and shows whether everything is wired up. Useful when something looks broken.
Calling the API…
{ "status": "loading" }