A sample Go application to deploy to Cloud Foundry which works out of the box.
For use in the README at https://github.com/hashicorp/vault-service-broker.
- Install Go
- Run
go run main.go
- Visit http://localhost:8080
- Run
cf push my-app -m 64M --random-route
- Visit the given URL