Skip to content

A sample Go application to deploy to Cloud Foundry which works out of the box.

License

Notifications You must be signed in to change notification settings

piper-validation/cf-sample-app-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Sample App Go

A sample Go application to deploy to Cloud Foundry which works out of the box.

Run locally

  1. Install Go
  2. Run go run main.go
  3. Visit http://localhost:8080

Run in the cloud

  1. Run cf push my-go-app -m 64M --random-route
  2. Visit the given URL

About

A sample Go application to deploy to Cloud Foundry which works out of the box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%