# zero_planet **Repository Path**: cao-wei2436/zero_planet ## Basic Information - **Project Name**: zero_planet - **Description**: go-zero项目学习 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-05 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目简介 基于go-zero实现的快速开发平台 * 后端框架基于go-zero实现 * 支持api和proto文件代码自动生成,支持module模块代码自动生成 ## 功能模块划分 ## 项目开发及运行 ### 快速运行 ``` ``` ### 开发 ```bash # 克隆项目 git clone https://gitee.com/cao-wei2436/zero_planet.git ```