cURL
curl --request GET \ --url https://api.market.iventou.com.br/
{ "message": "Hello!" }
That’s a resource helpful for check API health
That works, API healthy
"Hello!"