Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 446 Bytes

File metadata and controls

16 lines (13 loc) · 446 Bytes

GoForum

A lightweight online forum. Written in Go with Gin + Gorm. Use godotenv to configuration.

实现的功能

  • 身份认证相关
  • 用户个人信息更改
  • 用户追随他人或被追随
  • 用户发表评论
  • 用户发表主题
  • 管理用户对其他用户帐号状态进行更改(如进行封禁)
  • 用户可以喜欢某个主题
  • 评论管理
  • 话题管理
  • 分类管理