apidocserver

command module
v0.0.0-...-8a202eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2020 License: MIT Imports: 5 Imported by: 0

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:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL