Giter Club home page Giter Club logo

go-iris-curd's Introduction

go-iris-curd

介绍

go iris curd,参考
https://gitee.com/yhm_my/go-iris

软件架构

  • golang
  • iris
  • casbin

安装教程

  1. 修改 conf 下的 app.yml 和 db.yml

  2. 初始化数据库,sql 文件在 doc/casbin.sql

  3. 使用 go-bindata 生成配置文件

    go-bindata -pkg conf -o main/inits/bindata/conf/conf-data.go conf
    go-bindata -pkg static -o main/inits/bindata/static/static-data.go resources/...
  1. 使用 govendor
    govendor init 初始化,建立vendor.json
    govendor add +external 抓取文件

使用说明

  1. 运行 go run main/main.go
  2. 打开浏览器 http://localhost:8088
  3. xxxx

go-iris-curd's People

Stargazers

Jidoer avatar Arvin avatar liveej avatar sunday2146 avatar Chenglong Du avatar  avatar GuangyiLi avatar cheny avatar leon avatar

Watchers

Chong Zhao avatar

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.