curl --location --request GET 'https://api.coopanestrio.dev.br/assinatura-digital/hello' \ --header 'x-api-key: joao'
{ "message": "Welcome to Fastify with TypeScript!" }