Skip to main content

golang

Azure Function HTTP Trigger with Golang
·503 words·3 mins
azure golang azure functions serverless
Back in 2017 I wrote a post about how to run a precompiled .NET Core Azure Function in a container. Fast forward to 2023 and, as some of you know, I’ve been playing with Golang for a while now so I thought it was about time to translate the .NET code and make it work with Golang.