Go


Deploying a Go (golang) application on Windows Server using IIS and a reverse proxy

Running a Go application on Windows Server is not hard and I've written this article to explain how to do it by setting us a windows service that runs the Go application in IIS via a reverse proxy.

read this article