Get Health Status of the service
This resources checks for the health status of the service.
curl example request
curl https://api.manka.tz/api/v1/health
Sample Response
200 OK
{
"message":"Manka is running!",
"help": "mail us at [email protected]"
}
Health Service!
The message string should not be parsed. Might change. Status Code wont.