Skip to content

Instantly share code, notes, and snippets.

@ckentq
Created June 20, 2019 04:58
Show Gist options
  • Save ckentq/b6071fd3712bada2395d4c1ba6efe38d to your computer and use it in GitHub Desktop.
Save ckentq/b6071fd3712bada2395d4c1ba6efe38d to your computer and use it in GitHub Desktop.
golang plan

使用go語言當主體 go framework: gin: https://github.com/gin-gonic/gin iris: https://github.com/kataras/iris

db orm tool: https://github.com/jinzhu/gorm redis: https://github.com/go-redis/redis 需要研究套件:

oauth user login
rbac permission https://github.com/casbin/casbin
excel export
    https://github.com/360EntSecGroup-Skylar/excelize
    https://github.com/tealeg/xlsx
rabittmq: https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/go

vue.js負責前端 css框架: https://bulma.io/ cms框架: https://buefy.org/(整合bulma)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment