Deploying a Go app (with Gin) to an Azure Container App

One of the first things that made me want to learn Go, apart from an unquenchable curiosity, is the ability to write web APIs. For that I found the Gin framework quite easy to use. However, an API always needs…
