GOLANG BASIC TEMPLATE Installation To get started with this project, do 2 simple steps below : go mod init golang-basic-http go run ./main.go Your project is running at localhost:9000 and you can adjust it in conf folder