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>
pull/2594/head^2
Mayank Prakash 2 years ago committed by GitHub
parent 03d2e3607f
commit 6b3c0f628d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      content/roadmaps/109-golang/content/109-go-microservices/103-micro.md
  2. 2
      content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md

@ -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.

Loading…
Cancel
Save