Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 207 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 207 Bytes

go-clean-architecture

A third example project with Golang, I'll practice with:

  • Clean Architecture
  • Microservice (Authentication JWT, Catalog Service, Customer Service)
  • gRPC and RESTful
  • Testing