curl --location --request POST 'http://127.0.0.1:55555/health' \ --header 'Accept: application/json'
{ "success": true }