go-http-client-example go-http-client-example First Time Setup Create git repo clone repo export GIT_USERNAME="brandonwmichael" export GO_PROJECT_NAME="go-http-client-example" go mod init github.com/$GIT_USERNAME/$GO_PROJECT_NAME or go mod init $GO_MOD_INIT