You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.1 KiB
37 lines
1.1 KiB
|
4 years ago
|
## weworkapi_golang
|
||
|
|
|
||
|
|
weworkapi_golang 是为了简化开发者对企业微信API接口的使用而设计的,API调用加解密库之golang版本
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
将本项目下载到你的目录,既可直接引用相关文件
|
||
|
|
详细使用方法参考[sample.go](https://github.com/sbzhu/weworkapi_golang/blob/master/sample.go)代码
|
||
|
|
|
||
|
|
## About
|
||
|
|
|
||
|
|
**本库仅做示范用,并不保证完全无bug**
|
||
|
|
|
||
|
|
作者会不定期更新本库,但不保证与官方API接口文档同步,因此一切以[官方文档](https://work.weixin.qq.com/api/doc)为准。
|
||
|
|
|
||
|
|
更多来自个人开发者的其它语言的库推荐:
|
||
|
|
|
||
|
|
python:
|
||
|
|
|
||
|
|
* https://github.com/sbzhu/weworkapi_python abelzhu@tencent.com(企业微信团队)
|
||
|
|
|
||
|
|
ruby:
|
||
|
|
|
||
|
|
* https://github.com/mycolorway/wework MyColorway(个人开发者)
|
||
|
|
|
||
|
|
php:
|
||
|
|
|
||
|
|
* https://github.com/sbzhu/weworkapi_php abelzhu@tencent.com; xiqunpan@tencent.com(企业微信团队)
|
||
|
|
|
||
|
|
golang:
|
||
|
|
|
||
|
|
* https://github.com/sbzhu/weworkapi_golang ryanjelin@tencent.com(企业微信团队)
|
||
|
|
* https://github.com/doubliekill/EnterpriseWechatSDK 1006401052yh@gmail.com(个人开发者)
|
||
|
|
|
||
|
|
## Contact us
|
||
|
|
ryanjelin@tencent.com
|