# go-zero-demo **Repository Path**: kougazhang/go-zero-demo ## Basic Information - **Project Name**: go-zero-demo - **Description**: ”go-zero 快速开发微服务“的相关资料 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-05-25 - **Last Updated**: 2023-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-zero-demo #### 介绍 "go-zero 快速开发微服务" 的相关资料 + 分享的文章地址:https://mp.weixin.qq.com/s/4Eicaac_vjGGHPQCAL9bXQ + 分享的视频地址:https://shangzhibo.tv/watch/10442818 + 分享视频中用到的 [PPT](assets/opentalk_go-zero.pptx) + 文字版 [PDF](assets/go-zero.pdf) ## 文件介绍 + [api 文档](./api.md) + [启动微服务](./start.sh) + [停止微服务](./stop.sh) + [本地安装 etcd](./etcd.sh) ## 目录介绍 + api: 网关层 + rpc: 微服务层