Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbzhu/weworkapi_golang
official wework api demo for golang
https://github.com/sbzhu/weworkapi_golang
Last synced: 4 days ago
JSON representation
official wework api demo for golang
- Host: GitHub
- URL: https://github.com/sbzhu/weworkapi_golang
- Owner: sbzhu
- Created: 2019-01-18T03:03:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T09:22:56.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T18:36:50.136Z (3 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 59
- Watchers: 4
- Forks: 29
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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 [email protected](企业微信团队)
ruby:
* https://github.com/mycolorway/wework MyColorway(个人开发者)
php:
* https://github.com/sbzhu/weworkapi_php [email protected]; [email protected](企业微信团队)
golang:
* https://github.com/sbzhu/weworkapi_golang [email protected](企业微信团队)
* https://github.com/doubliekill/EnterpriseWechatSDK [email protected](个人开发者)## Contact us
[email protected]