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

swisscom/cf-sample-app-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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 128M --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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages