WeChat demo app for GongZhongHao in Golang.
1.9K
Docker 1.12+
Golang 1.8+
make
git
git clone https://github.com/zyfdegh/wx-devdemo
make dep-init
make dep-update
make build
export TOKEN=some-wechat-token
export APPID=some-wechat-appid
export SECRET=some-wechat-appsecret
# optinal, token refresh period in seconds
# export POLLING_SEC=7100
make run
Content type
Image
Digest
Size
258.1 MB
Last updated
over 9 years ago
docker pull zyfdedh/wx-devdemo