curl --request GET \
--url https://revive-api-v2-production.herokuapp.com/health{
"uptime": 123,
"message": "<string>",
"timestamp": 123
}curl --request GET \
--url https://revive-api-v2-production.herokuapp.com/health{
"uptime": 123,
"message": "<string>",
"timestamp": 123
}