Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 347 Bytes

learning-go

Learn Go by build a REST API and a Command Line Interface (CLI).

Both will have production quality so we additionally cover:

  • Security
  • Testing
  • CI/CD & Deployment (in a Kubernetes cluster)
  • Monitoring & Observability

Start reading at https://learninggolang.com.

Also available as plain Markdown at index page.