Skip to content

velocitykode/velship-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

velship-binary

Minimal plain-Go HTTP server used as a velship go-binary app-type sample.

  • Build: go build -o app .
  • Run: ./app (binds PORT, default 8080)
  • Routes: / and /healthz

No framework, single web process. Deploying this in velship as a go-binary app should produce a clean deploy log: build then supervised start, with no framework env, no migrations, and no process probe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages