Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuPeng committed Nov 9, 2024
1 parent 0d6eb13 commit c281d2a
Show file tree
Hide file tree
Showing 31 changed files with 338 additions and 311 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ tags: 视频

###### 1、精心整理的 Go 框架、库和软件集合

[精心整理的Go框架、库和软件集合](https://www.bilibili.com/video/BV1D6D6YvEC9/)

Awesome Go 是一个精心整理的 Go 语言框架、库和软件的集合,由社区维护更新。该项目旨在为 Go 语言的开发者提供一个高质量资源的集敦,帮助他们快速找到并使用最适合项目需求的 Go 语言资源。

开源项目地址:https://github.com/avelino/awesome-go
Expand All @@ -16,6 +18,8 @@ Awesome Go 是一个精心整理的 Go 语言框架、库和软件的集合,

###### 2、容器原生的工作流引擎推荐

[容器原生的工作流引擎推荐](https://www.bilibili.com/video/BV1eE1cYUER3/)

Argo Workflows 是一个容器原生的工作流引擎,专门为 Kubernetes 环境设计,用于编排并行作业。它通过 Kubernetes CRD (自定义资源定义) 实现,让用户能够定义每个步骤为一个容器,支持将多步骤工作流建模为任务序列或使用有向无环图 (DAG) 捕获任务之间的依赖。

开源项目地址:https://github.com/argoproj/argo-workflows
Expand All @@ -24,6 +28,8 @@ Argo Workflows 是一个容器原生的工作流引擎,专门为 Kubernetes

###### 3、值得信赖的云原生注册中心项目

[值得信赖的云原生注册中心项目](https://www.bilibili.com/video/BV17L1cYQEKe/)

Harbor 是一个值得信赖的云原生注册中心项目,用于存储、签名和扫描内容。Harbor 扩展了开源的 Docker Distribution,增加了用户通常需要的功能,如安全性、身份和管理。注册中心靠近构建和运行环境可以提高镜像传输效率。

开源项目地址:https://github.com/goharbor/harbor
Expand Down
43 changes: 43 additions & 0 deletions _posts/2024-04-02-pub-video_reco_54.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
layout: post
title: 【视频】现代化工作流引擎,写脚本即可生成工作流程和用户界面
tags: 视频
---

最近又有新视频发布了,后续我们会定期把在 B 站更新的热门推文视频在公众号上做一下同步,但是一般会有滞后一到两周,如果大家想及时观看视频,欢迎关注我们的 B 站同名账号 **GitHub精选**

###### 1、全面、高效、可复用的 Go 工具库

[全面、高效、可复用的Go工具库](https://www.bilibili.com/video/BV1vjDCYUEeM/)

Lancet 是一个全面、高效、可复用的 Go 语言工具函数库,灵感来自 Java 的 apache common 包和 lodash.js。Lancet 提供了 600 多个 Go 语言的实用函数

开源项目地址:https://github.com/duke-git/lancet

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492463&idx=1&sn=44eb49253d9fa3f91f91ec57c520fa0e&chksm=9b3c73b7ac4bfaa18171b35e717ba70333db1a16b5c19b33e838b0314ba26ed05da52d800da4#rd

###### 2、提升 Terraform 模块的开发效率

[提升Terraform模块的开发效率](https://www.bilibili.com/video/BV1JTDCYdEQf/)

Atlantis 是一个自托管的 Go 语言应用,旨在通过监听基于 Webhooks 的 Terraform 拉取 Pull Request 事件,提供自动化的 Terraform PR 操作。它能够执行 terraform plan, import, apply 等命令,并将执行结果通过评论的方式反馈到 PR 上,从而提高了 Terraform 在团队中的可见性和可操作性。

开源项目地址:https://github.com/runatlantis/atlantis

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492448&idx=1&sn=e3991b4e8e4ed196d5f6f565fc3039cf&chksm=9b3c73b8ac4bfaaed807cc885e8d553872c8887d447e4130f5f271363c706d5a923631ad6386#rd

###### 3、现代化工作流引擎,写脚本即可生成工作流程和用户界面

[现代化工作流引擎,写脚本即可生成工作流程和用户界面](https://www.bilibili.com/video/BV1JKDCYxE9v/)

Windmill 提供了一种革新性的解决方案,实现了脚本到工作流程和用户界面(UI)的转换,是 Retool、Airplane 等商业工具的开源替代品。通过 Windmill,您可以将简单的脚本自动转换为可分享的 UI,便于团队成员之间的协作和共享。它支持多种脚本语言,包括 Python、TypeScript、Go、Bash、SQL 和 GraphQL,几乎不设限地为您提供灵活性。

开源项目地址:https://github.com/windmill-labs/windmill

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492429&idx=1&sn=4bceb54fb30c89a63a6b5b5a007de4f7&chksm=9b3c7395ac4bfa8391eb02bbfaf41a5181988915f8869249df3d45ee5c7960a8fe95d41c0e77#rd

如果觉得我们的视频还不错的话,欢迎大家一键三连关注我们,我们也会做更多有意思的视频。

读者专属插件:github.com/ZhuPeng/github_linker

公众号快速添加小程序插件:github.com/ZhuPeng/mp-transform-public
37 changes: 37 additions & 0 deletions _posts/2024-04-02-video_reco_55.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: post
title: 【视频】
tags: 视频
---

最近又有新视频发布了,后续我们会定期把在 B 站更新的热门推文视频在公众号上做一下同步,但是一般会有滞后一到两周,如果大家想及时观看视频,欢迎关注我们的 B 站同名账号 **GitHub精选**

###### 1、针对 IaC 模块管理的编排工具

Terragrunt 是一个灵活的编排工具,专门为解决上述 IaC 的问题而设计。通过扩展 Terraform 的功能,Terragrunt 使得以基础设施即代码形式编写的配置能够更容易地扩展和维护。

开源项目地址:https://github.com/gruntwork-io/terragrunt

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492515&idx=1&sn=293dc99ed3ff7425e7c4b9274d63b198&chksm=9b3c737bac4bfa6dd3a898596f043efe782754606307ae9cb1385a00b0038ade18a8840120ae#rd

###### 2、规模化部署 K8S 集群解决方案

Gardener 旨在通过托管控制平面来实现在任何基础设施上规模化部署同质化 Kubernetes 集群。Gardener 实现了 Kubernetes 集群作为服务的自动化管理和操作,并提供了一个完全验证的扩展性框架,可以调整以适应任何程序化的云或基础设施提供商。

开源项目地址:https://github.com/gardener/gardener

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492484&idx=1&sn=bcca3e6ca9f65c9bcbc0495d4d1312d7&chksm=9b3c735cac4bfa4a6bcca643b4592935acb6fa5c01c57099f09bde20c4d5dbcee8d4644401eb#rd

###### 3、为微控制器打造的 Go 编译器

TinyGo 是一个专为小型设备如微控制器、WebAssembly (wasm/wasi) 和命令行工具设计的 Go 语言编译器。它基于 LLVM,能够提供与 Go 语标准工具链不同的编译方式。

开源项目地址:https://github.com/tinygo-org/tinygo

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492483&idx=1&sn=dabb6e7fb03a6b67cbfdfba8d9f0faa6&chksm=9b3c735bac4bfa4d87e1ff89ed71c2866b4e509100c99322634784718ad5d5324c20cef7c6d8#rd

如果觉得我们的视频还不错的话,欢迎大家一键三连关注我们,我们也会做更多有意思的视频。

读者专属插件:github.com/ZhuPeng/github_linker

公众号快速添加小程序插件:github.com/ZhuPeng/mp-transform-public
37 changes: 37 additions & 0 deletions _posts/2024-04-02-video_reco_56.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: post
title: 【视频】
tags: 视频
---

最近又有新视频发布了,后续我们会定期把在 B 站更新的热门推文视频在公众号上做一下同步,但是一般会有滞后一到两周,如果大家想及时观看视频,欢迎关注我们的 B 站同名账号 **GitHub精选**

###### 1、云原生微服务框架,内置大量工程实践

go-zero 是一个云原生的 Go 微服务框架,内置了大量的工程实践,旨在确保忙碌服务的稳定性。go-zero 的设计考虑了高并发场景下的稳定性和高可用性,同时提供了简单的 API 描述语法和代码生成工具 goctl,使得开发者可以轻松生成 Go、iOS、Android 等多种语言的代码,大幅提升开发效率。

开源项目地址:https://github.com/zeromicro/go-zero

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492599&idx=1&sn=35128ff0ef61b2c5c7683959aa6ee98b&chksm=9b3c732fac4bfa39955d77b5d9937a7e64bf5153236c2cb914974eab72cde2aeb430eca0c2f3#rd

###### 2、基于 Go 的任务调度工具库

gocron 是一个基于 Go 语言的任务调度包,它允许你以最简洁的方式安排 Go 函数在预定的时间间隔内运行。作为 jasonlvhit/gocron 的一个分支,gocron 继承了其简洁易用的特点,并在此基础上进行了优化与扩展。

开源项目地址:https://github.com/go-co-op/gocron

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492553&idx=1&sn=09d8f0d2bd58f4ea707f9107e7b7855b&chksm=9b3c7311ac4bfa07ac181b82316aacb2bff6aeaa66ddd19543089bb79d3f8c4b93ccfd95ac73#rd

###### 3、Gin 框架的数据结构验证器

validator 库一款用于 Go 语言的结构体和字段验证库,通过基于标签或自定义验证器实现交叉字段和交叉结构体验证、支持对切片、数组和映射的深入验证,以及映射键和值的验证等独特功能。它还支持处理类型接口、自定义字段类型,如 SQL 驱动的 Valuer,并支持别名验证标签、自定义字段名称提取,以及支持 i18n 的错误消息定制。该库也是 Gin Web框架的默认验证器。

开源项目地址:https://github.com/go-playground/validator

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492552&idx=1&sn=c577347d93db1c602a7757db50d45da2&chksm=9b3c7310ac4bfa06ef9dc9ffbded26469595437090699b036eabc4d65e5ae53cdd2cebc3f8d3#rd

如果觉得我们的视频还不错的话,欢迎大家一键三连关注我们,我们也会做更多有意思的视频。

读者专属插件:github.com/ZhuPeng/github_linker

公众号快速添加小程序插件:github.com/ZhuPeng/mp-transform-public
37 changes: 37 additions & 0 deletions _posts/2024-04-02-video_reco_57.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: post
title: 【视频】
tags: 视频
---

最近又有新视频发布了,后续我们会定期把在 B 站更新的热门推文视频在公众号上做一下同步,但是一般会有滞后一到两周,如果大家想及时观看视频,欢迎关注我们的 B 站同名账号 **GitHub精选**

###### 1、用 Go 编写的 PDF 处理库

pdfcpu 是一个用 Go 编写的 PDF 处理库,它不仅支持 PDF 文档的加密和解密,还提供了一个全面的命令行界面(CLI),兼容所有版本的 PDF 文件,并对 PDF 2.0 (ISO-32000-2) 提供了基本支持及持续改进。

开源项目地址:https://github.com/pdfcpu/pdfcpu

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492602&idx=1&sn=9076975cb4b0b3c65dfd869ce8c151b8&chksm=9b3c7322ac4bfa34e60f056e2a14d8712cb2b1afc6fa3711be5f5b7cde63e605288fcafbbecb#rd

###### 2、多云存储提供商的文件同步工具

Rclone 是一个使用 Go 语言编写的命令行程序,能够帮助用户实现文件和目录在多个云存储提供商之间的同步。它提供了 "rsync for cloud storage" 的功能,支持包括 Google Drive、S3、Dropbox、Backblaze B2、One Drive 在内的多个流行云存储服务。Rclone 的主要功能包括文件同步、数据迁移、数据备份等,支持加密、缓存、带宽控制等高级特性,为用户在不同云平台间的数据管理提供了极大的便利。Rclone 的设计主要关注数据安全、传输效率和操作的灵活性。

开源项目地址:https://github.com/rclone/rclone

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492601&idx=1&sn=23110d06a7f24cf5daf13f9442578b2a&chksm=9b3c7321ac4bfa37ab9fae9a9542a292fcf5078b5a591c692118fb497355a1a75aa730d094ef#rd

###### 3、一个端到端 WebRTC 解决方案

LiveKit 是一个端到端的 WebRTC 解决方案,它提供了一套可扩展的、多用户视频会议基础设施。该项目基于 Go 语言开发,利用了 Pion WebRTC 实现,旨在为开发者打造一个全面且易于部署的实时视频、音频和数据交互平台。

开源项目地址:https://github.com/livekit/livekit

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492600&idx=1&sn=43479e5ac15d871a9851c5def4bdf12d&chksm=9b3c7320ac4bfa364e73f09c838fd5ae0b0155b6936e95c736f9ceb28a3738d52bf98bf87ea8#rd

如果觉得我们的视频还不错的话,欢迎大家一键三连关注我们,我们也会做更多有意思的视频。

读者专属插件:github.com/ZhuPeng/github_linker

公众号快速添加小程序插件:github.com/ZhuPeng/mp-transform-public
37 changes: 37 additions & 0 deletions _posts/2024-04-02-video_reco_58.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: post
title: 【视频】
tags: 视频
---

最近又有新视频发布了,后续我们会定期把在 B 站更新的热门推文视频在公众号上做一下同步,但是一般会有滞后一到两周,如果大家想及时观看视频,欢迎关注我们的 B 站同名账号 **GitHub精选**

###### 1、让人工智能应用构建更简单

Langflow 是一个基于 Python 的低代码应用构建器,专为 RAG 和多代理 AI 应用设计。Langflow 的最大特点是,它与任何 AI 模型、API、数据库或数据源都无关,提供了极高的灵活性和适配能力。

开源项目地址:https://github.com/langflow-ai/langflow

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492607&idx=1&sn=38c056a7274b37193021768bd92b64ff&chksm=9b3c7327ac4bfa3149cab6c006ca092772db00940e69cc8b39a5c75d1783a3ae120fc06b1a78#rd

###### 2、强大的在线学习管理系统

Open edX 是一个强大的在线学习管理系统(LMS)和课程制作工作室(Studio),在全球范围内为教育网站提供动力。项目的主旨在于提供一个开放、可扩展的平台,让教育机构、企业和个人教育者能够构建和管理富媒体在线课程。

开源项目地址:https://github.com/openedx/edx-platform

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492606&idx=1&sn=fdbac972f4b077eec9327100aeb2ea0f&chksm=9b3c7326ac4bfa30148c17026c735087f9fbae9a7d11b11ac58f79c9e87a8b4333d4a6156c80#rd

###### 3、完全用 Go 编写的 JS 引擎

Goja 是一个完全用 Go 编写的 ECMAScript 5.1/JavaScript 引擎,它侧重于标准遵从性和性能。Goja 使得开发者能够在纯 Go 项目中执行 JavaScript 代码,以此来解决 Go 和 JavaScript 间的通信难题。

开源项目地址:https://github.com/dop251/goja

更多介绍:https://mp.weixin.qq.com/s?__biz=MzAwMzE5NzM2Nw==&mid=2247492604&idx=1&sn=31ffb2b01d6515226c9d0a1ef7105730&chksm=9b3c7324ac4bfa3258b03ee86a51e1f6ef95b56d078d20c29a3803a85d93eb1085e78e38af4f#rd

如果觉得我们的视频还不错的话,欢迎大家一键三连关注我们,我们也会做更多有意思的视频。

读者专属插件:github.com/ZhuPeng/github_linker

公众号快速添加小程序插件:github.com/ZhuPeng/mp-transform-public
6 changes: 3 additions & 3 deletions _posts/2024-08-30-15-14-pub-cg-windmill-labs-windmill.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: 脚本到工作流程和用户界面的自动转换
title: 现代化工作流引擎,写脚本即可生成工作流程和用户界面
tags:
---

Expand All @@ -12,7 +12,7 @@ tags:

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-2af2ff8c6290021f78ce7bf081633216.png)

今天要给大家推荐一个 GitHub 开源项目 windmill,该项目在 GitHub 有超过 9.5k Star。
今天要给大家推荐一个 GitHub 开源项目 windmill,该项目在 GitHub 有超过 10.1k Star。

![](https://stats.deeptrain.net/repo/windmill-labs/windmill/?theme=light)

Expand All @@ -24,7 +24,7 @@ tags:

Windmill 提供了一种革新性的解决方案,实现了脚本到工作流程和用户界面(UI)的转换,是 Retool、Airplane 等商业工具的开源替代品。通过 Windmill,您可以将简单的脚本自动转换为可分享的 UI,便于团队成员之间的协作和共享。它支持多种脚本语言,包括 Python、TypeScript、Go、Bash、SQL 和 GraphQL,几乎不设限地为您提供灵活性。

![](https://raw.githubusercontent.com/windmill-labs/windmill/master/./imgs/stacks.svg)
![](https://raw.githubusercontent.com/ZhuPeng/pic/master/images/compress_image-20241106000705684.png)

Windmill 设计的关键优点在于它的自动生成 UI 和定制 UI 功能,这允许用户以极低的代码量构建复杂的应用程序。此外,其基于 Rust 的后端、Svelte 的前端和先进的沙盒执行机制确保了应用的高性能和安全性。

Expand Down
4 changes: 2 additions & 2 deletions _posts/2024-08-30-19-19-pub-cg-duke-git-lancet.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: Go

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-89cddebf233a4dd3b8b0f7807d7a56e0.png)

今天要给大家推荐一个 GitHub 开源项目 lancet,该项目在 GitHub 有超过 4.2k Star。
今天要给大家推荐一个 GitHub 开源项目 lancet,该项目在 GitHub 有超过 4.7k Star。

![](https://stats.deeptrain.net/repo/duke-git/lancet/?theme=light)

Expand Down Expand Up @@ -55,7 +55,7 @@ import (
func main() {
s := "hello"
rs := strutil.Reverse(s)
fmt.Println(rs) //输出:olleh
fmt.Println(rs) //Output:olleh
}
```

Expand Down
4 changes: 2 additions & 2 deletions _posts/2024-08-30-19-21-pub-cg-tinygo-org-tinygo.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: 为微控制器和 WebAssembly 打造的 Go 语言编译器
title: 为微控制器打造的 Go 编译器
tags: Go
---

Expand All @@ -12,7 +12,7 @@ tags: Go

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-208f8e946e5971c4a1cafc843f8f1303.png)

今天要给大家推荐一个 GitHub 开源项目 tinygo,该项目在 GitHub 有超过 15.1k Star。
今天要给大家推荐一个 GitHub 开源项目 tinygo,该项目在 GitHub 有超过 15.4k Star。

![](https://stats.deeptrain.net/repo/tinygo-org/tinygo/?theme=light)

Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-08-30-19-23-pub-cg-runatlantis-atlantis.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: Go

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-0e872344179593c672fd3161a6a1a76b.png)

今天要给大家推荐一个 GitHub 开源项目 atlantis,该项目在 GitHub 有超过 7.6k Star。
今天要给大家推荐一个 GitHub 开源项目 atlantis,该项目在 GitHub 有超过 7.8k Star。

![](https://stats.deeptrain.net/repo/runatlantis/atlantis/?theme=light)

Expand Down
4 changes: 2 additions & 2 deletions _posts/2024-08-30-19-26-pub-cg-gardener-gardener.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: 规模化部署同质化 K8S 集群解决方案
title: 规模化部署 K8S 集群解决方案
tags: Go
---

Expand All @@ -12,7 +12,7 @@ tags: Go

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-468ab34adcfa0a64a866f25da40c06b4.png)

今天要给大家推荐一个 GitHub 开源项目 gardener,该项目在 GitHub 有超过 2.8k Star。
今天要给大家推荐一个 GitHub 开源项目 gardener,该项目在 GitHub 有超过 2.9k Star。

![](https://stats.deeptrain.net/repo/gardener/gardener/?theme=light)

Expand Down
4 changes: 2 additions & 2 deletions _posts/2024-08-30-19-41-pub-cg-gruntwork-io-terragrunt.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: 针对 IaC 模块管理的灵活编排工具
title: 针对 IaC 模块管理的编排工具
tags: Go
---

Expand All @@ -12,7 +12,7 @@ tags: Go

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-946055d5765b7e171df960bbcae02d1c.png)

今天要给大家推荐一个 GitHub 开源项目 terragrunt,该项目在 GitHub 有超过 7.9k Star。
今天要给大家推荐一个 GitHub 开源项目 terragrunt,该项目在 GitHub 有超过 8.1k Star。

![](https://stats.deeptrain.net/repo/gruntwork-io/terragrunt/?theme=light)

Expand Down
4 changes: 2 additions & 2 deletions _posts/2024-08-30-19-43-pub-cg-go-playground-validator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: Gin Web 框架默认的数据结构验证器
title: Gin 框架的数据结构验证器
tags: Go
---

Expand All @@ -12,7 +12,7 @@ tags: Go

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-cba34cf9734902a2dae90c76bacccb48.png)

今天要给大家推荐一个 GitHub 开源项目 go validator,该项目在 GitHub 有超过 16.4k Star。
今天要给大家推荐一个 GitHub 开源项目 go validator,该项目在 GitHub 有超过 16.8k Star。

![](https://stats.deeptrain.net/repo/go-playground/validator/?theme=light)

Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-08-30-19-44-pub-cg-zeromicro-go-zero.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tags: Go

![](https://raw.githubusercontent.com/ZhuPeng/pic/master/mac/compress_tmp-bdd1e141bd70f22a5314b1bbf7893245.png)

今天要给大家推荐一个 GitHub 开源项目 go-zero,该项目在 GitHub 有超过 28.7k Star。
今天要给大家推荐一个 GitHub 开源项目 go-zero,该项目在 GitHub 有超过 29.3k Star。

![](https://stats.deeptrain.net/repo/zeromicro/go-zero/?theme=light)

Expand Down
Loading

0 comments on commit c281d2a

Please sign in to comment.