本系统是基础框架演示,并没有后端界面,如果需要后端界面请访问
https://github.com/winlion/restgo-admin/

cd $GOPATH/src
git clone https://github.com/winlion/restgo.git
你将得到restgo 目录
进入目录
cd restgo
新建数据库名称为restgo,编码为utf-8
使用前先使用如下指令安装指令安装文件
go get github.com/go-sql-driver/mysql
go get -v -u github.com/alecthomas/log4go
go get github.com/gin-gonic/gin
go get github.com/go-sql-driver/mysql
go get github.com/go-xorm/xorm
go get github.com/tommy351/gin-sessions
go get gopkg.in/go-playground/validator.v9
使用前先使用如下指令启动应用
go run main.go
使用前先使用如下指令打包应用
build.bat
如果你使用的是vscode,安装问题请访问
https://www.cnblogs.com/Leo_wl/p/8242628.html
go get github.com/nsf/gocode
go get github.com/uudashr/gopkgs/cmd/gopkgs
go get github.com/fatih/gomodifytags
go get github.com/haya14busa/goplay/cmd/goplay
go get github.com/derekparker/delve/cmd/dlv
我的微信 jiepool-winlion
我的qq 271151388