Api

Liveness probe

GET
/health

Response Body

application/json

curl -X GET "http://api.ray9.localhost:1355/health"
{
  "ok": true
}