github.com/mrwangjinjin/go-wechat

wechat sdk for go


Keywords
wechat-sdk, wechat-open-sdk, wechat-open-platform
License
MIT
Install
go get github.com/mrwangjinjin/go-wechat

Documentation

微信开放平台go-sdk

目前实现针对小程序管理一些必要功能,公众号暂不考虑

1.快速注册 2.小程序授权 3.修改小程序域名 4.代码提交 5.代码发布

基于Redis的小程序Token管理

使用方式

具体见example/main.go 例子文档慢慢补