Skip to content
/ goa Public
forked from Qsnh/goa

基于Beego开发的问答系统

License

Notifications You must be signed in to change notification settings

baitcenter/goa

 
 

Repository files navigation

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 二次 开发而不必支付费用。

About

基于Beego开发的问答系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.0%
  • Go 17.3%
  • Vue 15.4%
  • JavaScript 15.2%
  • Smarty 8.5%
  • HTML 0.6%