From 542788ba37f7bebfe6df1a5036b17c2e556884f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E9=80=9A?= <40114564+ch3nnn@users.noreply.github.com> Date: Sat, 6 May 2023 12:42:53 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=96=B0=E5=A2=9E=20Golang=20=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E7=9A=84=E5=90=8E=E5=8F=B0=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=F0=9F=94=A5=20Webstack-Go=20=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8102ea51..c0d5c095a 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,10 @@ Docker部署版本:https://hub.docker.com/r/arvon2014/webstack-laravel #### 方法12. flask-blog-platform 开源地址: https://github.com/shitianfang/flask-blog-platform/tree/master -#### 方法13. 自己写后台系统 +#### 方法13. 基于 Golang 开发的后台系统🔥 Webstack-Go (感谢[@ch3nnn](https://github.com/ch3nnn)提供) +开源地址: https://github.com/ch3nnn/webstack-go + +#### 方法14. 自己写后台系统 可以按照自己的喜好和框架搭建后台系统,也可以参考我设计好的后台框架自行搭建。本站设计开发过程在我的博客文章有详细讲到[《webstack \| viggo》](http://blog.viggoz.com/2018/01/03/2018-01-03-webstack/)。静态源码(半成品):[https://github.com/WebStackPage/webstack-Admin](https://github.com/WebStackPage/webstack-Admin) 如果你有更好的解决方案,并且能够开源供大家使用,可以在本项目提Issus,或者直接通过我个人网站中的联系方式联系我。