diff --git a/content/roadmaps/109-golang/content/109-go-microservices/103-micro.md b/content/roadmaps/109-golang/content/109-go-microservices/103-micro.md index 6554f93c6..7508ea850 100644 --- a/content/roadmaps/109-golang/content/109-go-microservices/103-micro.md +++ b/content/roadmaps/109-golang/content/109-go-microservices/103-micro.md @@ -1 +1,6 @@ -# Micro \ No newline at end of file +# 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. + +Free Content +Micro Github \ No newline at end of file diff --git a/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md b/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md index b94ffd4cf..1e3eb6165 100644 --- a/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md +++ b/content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md @@ -1,8 +1,8 @@ -# 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. Free Content Go-zero Go-zero Docs -GitHub Repository +GitHub Repository \ No newline at end of file