Go Hello World Sample This application demonstrates a simple, reusable Go web application. Run the app locally Install Go cd into this project's root directory Run go run app.go Access the running app in a browser at http://localhost:8080