mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-24 18:03:06 +02:00
Add content to go-zero and micro (#2596)
* added content in 104-go-zero.md * added content in 103-micro.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,6 @@
|
||||
# Micro
|
||||
|
||||
It is an API first development platform. It leverages the microservices architecture pattern and provides a set of services which act as the building blocks of a platform.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Github' href='https://github.com/micro/micro'>Micro Github</BadgeLink>
|
@@ -1,4 +1,4 @@
|
||||
# Go zero
|
||||
# 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.
|
||||
|
||||
|
Reference in New Issue
Block a user