Health check
Health check endpoint for the API.
curl -X GET "http://localhost:8000/api/health"{
"status": "ok"
}{
"message": "string"
}Health check endpoint for the API.
curl -X GET "http://localhost:8000/api/health"{
"status": "ok"
}{
"message": "string"
}curl -X GET "http://localhost:8000/api/health"