From c5eac023b738bea8aed9335b380e804aa54dd5d9 Mon Sep 17 00:00:00 2001 From: Hossam Kandil Date: Fri, 21 Oct 2022 19:20:46 +0400 Subject: [PATCH] Add go-zero content (#2621) #1836 Co-authored-by: Kamran Ahmed --- .../109-golang/content/109-go-microservices/104-go-zero.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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