Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.29 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.29 KB

新版本介绍

bbs-go-gin 基于 bbs-go 主要改动在后端

  • 采用gin代替iris框架,
  • 添加了sqlite3数据库方便调试。
  • 调整了下整个代码布局,更加合理。

欢迎交流

介绍

该项目使用Golang进行构建,具体参见:http://sns.bbs-go.com

模块

server-gin /server-iris

基于Golang搭建,提供接口数据支撑。

技术栈

site

前端页面渲染服务,基于nuxt.js搭建。

技术栈

感谢

https://github.com/gin-gonic/gin https://gitee.com/mlogclub/bbs-go