Git Product home page Git Product logo

gin-admin-modules's Introduction

go多模块管理项目

使用gin框架搭建,实现了admin管理模块的接口。可以作为一个参考项目来做二次开发


使用

  • gin(web框架)
  • redis 缓存(连接池)
  • gorm(数据库操作)
  • ini(配置载入)
  • jwt(用户授权)
  • casbin(rbac权限管理)
  • ali-sms(阿里云发送短信)

参考文档

快速开始

1、安装golang环境(自行百度)
2、安装 golang.org/x 核心包 ## 传送门:https://www.jianshu.com/p/c77aabdf554c
3、git clone https://github.com/fastgoo/gin-admin-modules.git $GOPATH/src/gin-modules
4、修改配置文件 app.ini.example 为 app.ini
5、修改 app.ini 的数据库、redis配置
6、运行程序:go run main.go -conf app.ini -log=./runtime/log/gin.log

微信

  • huoniaojungege

gin-admin-modules's People

Watchers

James Cloos avatar

Forkers

leepapa asdlei99

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.