mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-05 13:12:26 +08:00
Compare commits
2 Commits
v2.0.0-bet
...
v2.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fe797765f | ||
|
|
74e965b207 |
14
README.md
14
README.md
@@ -1,11 +1,16 @@
|
||||
# WeChat SDK for Go
|
||||

|
||||
[](https://goreportcard.com/report/github.com/silenceper/wechat)
|
||||
[](https://pkg.go.dev/github.com/silenceper/wechat/v2?tab=doc)
|
||||
[](https://pkg.go.dev/github.com/silenceper/wechat/v2?tab=doc)
|
||||
|
||||
使用Golang开发的微信SDK,简单、易用。
|
||||
>当前版本为2.0版本
|
||||
|
||||
> 当前版本状态:alpha,部分API可能会做出调整。
|
||||
|
||||
## 文档 && 例子
|
||||
[Wechat SDK 2.0 文档](http://silenceper.com/wechat)
|
||||
|
||||
[Wechat SDK 2.0 例子](https://github.com/gowechat/example)
|
||||
|
||||
## 快速开始
|
||||
|
||||
@@ -45,11 +50,6 @@ server.Send()
|
||||
|
||||
```
|
||||
|
||||
## 文档 && 例子
|
||||
[Wechat SDK 2.0 文档](http://silenceper.com/wechat)
|
||||
|
||||
[Wechat SDK 2.0 例子](https://github.com/gowechat/example)
|
||||
|
||||
## 目录说明
|
||||
- officialaccount: 微信公众号API
|
||||
- miniprogram: 小程序API
|
||||
|
||||
Reference in New Issue
Block a user