Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
664 B

# Go zero
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.
<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>
<BadgeLink colorScheme='blue' badgeText='GitHub Repository' href='https://github.com/zeromicro/go-zero'>GitHub Repository</BadgeLink>