All Projects → mikezss → Skl Go

mikezss / Skl Go

Licence: mit
skl api,企业级后台API开发平台。使用beego语言架构。开发平台内嵌了用户、用户组、机构、角色、权限、多语言、枚举、OA引擎等功能模块。

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Skl Go

Devops Api
Golang + Beego 编写 提供开发/运维常用操作的HTTP API接口: 手机归属地查询、IP地址查询、工作日节假日判断、微信报警、钉钉报警、2步验证、密码存储、发送邮件、生成随机密码等功能
Stars: ✭ 258 (+73.15%)
Mutual labels:  beego
Ppgo apiadmin
go-API-manage
Stars: ✭ 728 (+388.59%)
Mutual labels:  beego
Documents
weitan documents
Stars: ✭ 37 (-75.17%)
Mutual labels:  beego
Pybbs Go
beego写的简单bbs
Stars: ✭ 330 (+121.48%)
Mutual labels:  beego
Go Admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
Stars: ✭ 5,580 (+3644.97%)
Mutual labels:  beego
Goapiserver
A golang api server demo that contains usage of Redis and MySQL.
Stars: ✭ 22 (-85.23%)
Mutual labels:  beego
mindoc
Golang实现的基于beego框架的接口在线文档管理系统
Stars: ✭ 5,464 (+3567.11%)
Mutual labels:  beego
Cms
后台管理系统基础功能
Stars: ✭ 79 (-46.98%)
Mutual labels:  beego
Beego
beego is an open-source, high-performance web framework for the Go programming language.
Stars: ✭ 27,405 (+18292.62%)
Mutual labels:  beego
American Tv News Powered By Beego
使用beego写的美剧资讯种子下载网站(应为模板使用的.html后缀系统判断为html,其实是golang写的)
Stars: ✭ 31 (-79.19%)
Mutual labels:  beego
Beego blog
beego+layui go入门开发 简洁美观的个人博客系统
Stars: ✭ 410 (+175.17%)
Mutual labels:  beego
Mindoc
Golang实现的基于beego框架的接口在线文档管理系统
Stars: ✭ 5,373 (+3506.04%)
Mutual labels:  beego
Chatroom
go语言实现的简单聊天室(WebSocket方式)
Stars: ✭ 20 (-86.58%)
Mutual labels:  beego
Gardens
💎 backend manager platform ➕ 开源交流群:202196300
Stars: ✭ 312 (+109.4%)
Mutual labels:  beego
Goman
a web app like postman
Stars: ✭ 52 (-65.1%)
Mutual labels:  beego
myblog
前端部分使用vue2.0-vuex-webpack-md编辑器,后端使用golang的beego框架的个人博客网站。代码中实际分为2个工程,beego和vue工程。部署将webpack打包后文件放在beego工程中。前后端路由分离。
Stars: ✭ 30 (-79.87%)
Mutual labels:  beego
Go jwt
golang for websocket wechat or weixin and jwt,http ratelimit
Stars: ✭ 19 (-87.25%)
Mutual labels:  beego
Zeus
Stars: ✭ 117 (-21.48%)
Mutual labels:  beego
Bee
Bee is a tool for helping develop with beego app framework.
Stars: ✭ 1,165 (+681.88%)
Mutual labels:  beego
Work
beego work 前后分离项目框架
Stars: ✭ 28 (-81.21%)
Mutual labels:  beego

skl-go

Project description

  • Using beego to build enterprise development platform.
  • including login,user,user group,role,origazation,priviledge,oa engineer modules

Features

  • login
  • user
  • usergroup
  • company
  • role
  • orginazation
  • priviledage
  • lang
  • enumeration
  • oa engineer

Environment Support

  • beego 1.9.0
  • golang go1.9.2

Installation

  • install golang by yourself
  • install beego by yourself
  • go get github.com/mikezss/skl-go

Usage

  • cd %gopath%/github.com/mikezss/skl-go
  • go build main.go
  • main.exe (windows user)

Links

Development

License

  • MIT
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].