gowechat
1.0.0
Supports WeChat public platform (subscription account, service account), WeChat merchant platform, WeChat open platform, WeChat enterprise account;
Seamlessly linked with various golang frameworks (beego, gin, net/http)
go get github.com/yaotian/gowechat
cd ./examples/beego
go run beego.go
Table of contents | correspond |
---|---|
/mp | WeChat public platform (subscription account, service account) |
/corp | WeChat Enterprise Account |
/mch | WeChat Merchant Platform |
/open | WeChat open platform |
/mini | WeChat applet |
MIT