Files
blog-server/README.md
2026-07-22 18:10:10 +08:00

284 B
Raw Blame History

技术栈:

  • golang
  • chi
  • pgsql
  • fx

已实现功能

  • RBAC鉴权
  • 用户管理
  • 角色管理
  • 菜单管理
  • api管理
  • 博客文章管理
  • 博客分类管理

待实现功能

  • 拉黑token踢人下线
  • 博客标签管理