$ curl https://api.drinkpassenger.com/health
{
"name": "Otis API",
"status": "healthy",
"version": "1.0.0",
"environment": "production",
"uptime": "5d 13h 4m",
"services": {
"database": "healthy",
"redis": "healthy"
}
}
$ open /api/docs
$_