# silenceper/wechat

WeChat SDK for Go （微信SDK：简单、易用）

Repository: https://github.com/silenceper/wechat
Canonical: https://ross.abutalabs.com/products/silenceper-wechat
Homepage: https://silenceper.com/wechat/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: wechat, go, wechat-sdk, sdk, js-sdk, weixin, golang
Last push: 2026-07-20T06:11:19+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 81, longevity 100
- inputs: {"age_days": 3648, "days_push": 44, "days_rel": 44, "gap_med": 85, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5293, forks 1142 (observed 2026-08-28T04:09:15.157366+00:00)

## What it is
A simple and easy-to-use WeChat SDK for Go covering Official Accounts, Mini Programs, Mini Games, WeChat Pay, Open Platform, and WeCom (Enterprise WeChat). It handles message receiving/replying, access token management with pluggable caches, and the various WeChat APIs.

## Use cases
- build a WeChat official account bot in Go
- integrate WeChat Pay into a Go backend
- develop WeChat mini program server APIs
- handle WeChat message receiving and auto-replies
- manage WeChat access tokens with redis or memcache
- integrate WeCom enterprise messaging
- build apps on the WeChat open platform

## When to choose
- you are building a Go backend that talks to WeChat APIs
- you need broad coverage of WeChat surfaces (official account, mini program, pay, WeCom) in one SDK
- you want a simple, well-documented Go SDK with pluggable token caching

## When to avoid
- your project is not in Go
- you only need a single niche WeChat API and prefer a lightweight custom client
- you need official SDK guarantees or enterprise support

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, caching, chatbot
- domain: apis, messaging-platforms, web-development, backend
- platform: go, cross-platform
- tags: wechat, weixin, wechat-pay, official-account, miniprogram, wechat-work, open-platform, web-server

## Member repositories
- silenceper/wechat (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.157366+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:59:11.945085+00:00, confidence not recorded.
  - readme: https://github.com/silenceper/wechat (fetched 2026-08-28T04:09:15.157366+00:00, sha 8f5cb6ec28cf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
