curl --location --request GET '/health'{
"success": true,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [],
"result": {
"status": "ok",
"uptime": 0,
"timestamp": "2019-08-24T14:15:22.123Z"
}
}