Categorygithub.com/aixinaxc/apidocserver
modulepackage
0.0.0-20200304083500-8a202ebb7fb3
Repository: https://github.com/aixinaxc/apidocserver.git
Documentation: pkg.go.dev

# README

apidocserver

golang 1.10   echo 3.3   redis 3.0.5   mysql 8.0

测试地址:

             http://apidoc.amagic.top

账号密码:

            admin
            123456

Build Setup

            本项目用redis保存了用户的登录token
            本项目采用MySql保存基础数据
            你可以在conf.yaml文件中配置redis和MySql的基础信息


            go build app.go

需要下载库

           web框架:go get github.com/labstack/echo
           xorm:go get github.com/go-xorm/xorm
           mysql驱动:go get github.com/go-sql-driver/mysql
           redis库:go get github.com/garyburd/redigo/redis
           websocket库:go get github.com/gorilla/websocket
           yaml解析库:go get github.com/kylelemons/go-gypsy/yaml

Contact me:

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author