Skip to content
/ GoForum Public

A lightweight online forum written in `Go` with `Gin` + `Gorm`, provides RESTful API only.

License

Notifications You must be signed in to change notification settings

phoon/GoForum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoForum

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

实现的功能

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

About

A lightweight online forum written in `Go` with `Gin` + `Gorm`, provides RESTful API only.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages