bbs-go:基于Go语言的开源BBS系统
bbs-go 是一款基于Go语言开发的论坛系统,采用前后端分离技术,Go语言提供api进行数据支撑,用户界面使用Nuxt.js进行渲染,后台界面基于element-ui。
功能预览
后台功能预览:
源码地址
文档地址
技术栈
- iris (https://github.com/kataras/iris) Go语言 mvc 框架
- gorm (http://gorm.io/) Go语言 orm 框架
- resty (https://github.com/go-resty/resty) Go语言好用的 http-client
- cron (https://github.com/robfig/cron) 定时任务
- goquery(https://github.com/PuerkitoBio/goquery)html dom 元素解析
- Nuxt.js (https://nuxtjs.org) 基于Vue的服务端渲染框架
- Element-UI (https://element.eleme.cn) 饿了么开源的基于 vue.js 的前端库
- Vditor (https://github.com/b3log/vditor) Markdown 编辑器
功能简介
- 用户中心(用户注册、登录、个人资料管理)
- 论坛功能
- 多人博客
- 站内消息
- 收藏功能
TODO
- 点赞功能
- 话题置顶
共 6 个回复
fuckshit
沙发
nullable
niubility
居然没有点赞功能,手工点个赞
xiongjinchao
fuckshit
bbs-go有点赞功能,环境去点赞。哈哈
Meow
前端感人。。。。 感觉前端好粗糙啊
fuckshit
@Meow 已经优化了,感谢提的建议。