We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59b73e commit cae47b3Copy full SHA for cae47b3
README.md
@@ -1,6 +1,7 @@
1
# webstack-go 网址导航后台系统
2
3
基于 Golang 开源的网址导航网站项目,具备完整的前后台,您可以拿来制作自己平日收藏的网址导航。
4
+> v1: 使用 mysql 和 redis 组件, 丰富的后端功能。 v2: 简化版无需额外组件, 使用轻量级 sqlite 数据库。
5
6
- 前端模板: [WebStackPage](https://github.com/WebStackPage/WebStackPage.github.io)、[go-gin-api ](https://github.com/xinliangnote/go-gin-api)
7
- 后端框架: 基于 [go-nunu](https://github.com/go-nunu/nunu) 脚手架搭建
0 commit comments