Healthy Endpoint

This endpoint status of the backend server.

Endpoint: GET /api/v1/healthy

Response Body (Example):

{
  "message": "health: shades api is running",
  "sucess": true,
  "timestamp": "2025-12-27T11:05:48.061Z",
  "uptime": 704.228829675
}
curl http://localhost:4000/api/v1/healthy