# go-demo **Repository Path**: chuxin-cs/go-demo ## Basic Information - **Project Name**: go-demo - **Description**: 🍉🍉🍉 用来学习并实战 Go 的项目~ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-07-04 - **Last Updated**: 2025-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, React ## README

Go Demo

SDK

中文 | English

### 功能清单 | 功能名称 | 文档链接 | 功能描述 | | -------- | --------- |--------- | | 第01期:Go 环境安装 | [语雀](https://www.yuque.com/chuxin-cs/go-demo/mu0kurhb237g8so5) | Go 环境安装 和 Goland 编辑器安装 | | [第02期:创建 Go 项目]("./demo-env") |[语雀](https://www.yuque.com/chuxin-cs/go-demo/gcb4dqd6gbg1fqmx) | 使用 GoLand 创建 Go 项目 | | [第03期:打印 hello-world]("./demo-hello-world") |[语雀](https://www.yuque.com/chuxin-cs/go-demo/tunc2v3wn112hrst) | 使用 go 打印 hell world | | [第04期:demo-crud 实现增删改查]("./demo-curd") | [语雀](https://www.yuque.com/chuxin-cs/go-demo/shhqplu5eo95k2no) | 基于 go + gin 实现增删改查,仅仅只是提供接口不涉及数据库增删改查 | | [第05期:demo-todo-list 实现数据库增删改查]("./demo-todo-list") | [语雀](https://www.yuque.com/chuxin-cs/go-demo/vvkn5mvhzh9xk6mh) | 基于 go + gin 实现增删改查,仅仅只是提供接口不涉及数据库增删改查 |