Skip to content

Technololist/golang-http-windows-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Golang Web Server on Windows Service

This is simple Golang Web Server which run as Windows Service. Please find more information here.

Instruction

  • 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.

Technololist Blog

About

Golang HTTP Server on Windows Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages