Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 306 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 306 Bytes

Golang-Service-Starter

Provides an out-of-the-box example of building a frontend/backend microservice using Go.

ToDo

  • use TLS
  • use mutual auth
  • fix prometheseus /metrics on frontend
  • verify that openshift builder works
  • add configserver, hystrix, turbine to openshift deployments
  • swagger ui