Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 272 Bytes

File metadata and controls

22 lines (15 loc) · 272 Bytes

upbound-go-api3

Upbound's "Golden Path" Go API

Prerequisites

  • Go 1.18
  • Make
  • Kubectl
  • Helm
  • Skaffold
  • httpyac (optional)

Local development

$ # start local auth server
$ go run cmd/mauth/main.go

$ go run cmd/upbound-go-api3/main.go