curl --location --request GET '/healthcheck'
{ "msg": "Hello this is just a healthcheck", "status": true }