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:
@@ -1 +1,7 @@
|
||||
# Go zero
|
||||
# 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.
|
||||
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user