bbs-go:Go 语言论坛系统 3.0 版本发布
更新内容 将markdown编辑器修改为:vditor 修改页面布局和样式 简介 bbs-go 是一款基于 Go 语言开发的论坛系统,采用前后端分离技术,Go 语言提供 api 进行数据支撑,用户界面使用 Nuxt.js 进行渲染,后台界面基于 element-ui。 功能预览 http://bbs-go.com 后台功能预览: 技术栈 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)htmldom 元素解析 Nuxt.js (https://nuxtjs.org) 基于 Vue 的服务端渲染框架 Element-UI (https://element.ele...










