A cloud-native Golang microservices framework

go-zero (listed in CNCF Landscape: https://landscape.cncf.io/?selected=go-zero) is a web and RPC framework with many built-in engineering practices. It was born to ensure the stability of the busy services with resilience design and has been serving sites with tens of millions of users for years. go-zero contains simple API description syntax and a code generation tool called goctl. […]