1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 20:49:49 +02:00

added content to 104-go-zero.md (#2667)

* added content to 104-go-zero.md

added content to go zero with free-read content

* Update content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
chauhanJaideep
2022-10-21 20:42:59 +05:30
committed by GitHub
parent 51459444d1
commit 8814e86f45

View File

@@ -1 +1,7 @@
# Go zero
# Go zero
Go-zero is a web and rpc framework with lots of builtin engineering practices. Its 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.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://go-zero.dev/'>Go-zero</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://go-zero.dev/docs/introduction'>Go-zero Docs</BadgeLink>