• Stars
    star
    165
  • Rank 220,884 (Top 5 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

基于Beego开发的问答系统

GOA

Build Status

介绍

基于 Beego + Vue 开发的在线问答系统。

功能

  • 邮箱注册
  • 邮件密码找回
  • 会员邮件激活
  • markdown内容提问和回答
  • XSS安全过滤
  • Vue前端小组件
  • 完善的会员功能体系
  • 后台前后端分离
  • API接口
  • 程序/数据库定时备份
  • ENV环境配置
  • 单元测试

依赖

介绍
github.com/astaxie/beego Beego框架
github.com/go-sql-driver/mysql Mysql库
github.com/russross/blackfriday Markdown解析库
github.com/joho/godotenv ENV文件读取
github.com/dchest/captcha 图形验证码

FAQ

License

GOA 采用 MIT 开源许可证,你可以在商业项目中免费使用 GOA 或者基于 GOA 二次 开发而不必支付费用。