This is simple Golang Web Server which run as Windows Service. Please find more information here.
- Comply Go code with go build command.
- Install web server with install option on administrator command prompt (uninstall with remove option).
- It’ll run as Local System user account by default. Local Service user account is preferred when you want to increase security.