diff --git a/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md b/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md index fcd4a6af4..b94ffd4cf 100644 --- a/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md +++ b/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md @@ -1,7 +1,8 @@ # Go zero -Go-zero is a web and rpc framework with lots of builtin engineering practices. It’s 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 is a web and rpc framework with lots of engineering best practices builtin. It’s born to ensure the stability of the busy services with resilience design, and has been serving sites with tens of millions users for years. Free Content Go-zero Go-zero Docs +GitHub Repository