Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1011 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 1011 Bytes

go-gin-realworld-example-app

Overview

image

목표

  • gin, gorm 리마인드
  • Hexagonal Architectural 공부
  • wire(DI), gomock 사용
  • Observability 적용
    • Prometheus
    • fluentd
  • CI/CD 적용
    • Github Actions
    • ArgoCD
  • helm 공부

Article

쿠버네티스 배포 환경 공부하기

Reference