# ArtisanCloud/PowerWeChat

PowerWechat是一款基于WeChat SDK for Golang，支持小程序、微信支付、企业微信、公众号等全微信生态

Repository: https://github.com/ArtisanCloud/PowerWeChat
Canonical: https://ross.abutalabs.com/products/powerwechat
Homepage: https://powerwechat.artisan-cloud.com
Language: Go
License: MIT
License Family: permissive
Topics: wechat, miniprogram, golang, wecom, payment, officialaccounts, sdk, weixin, jssdk, go, golang-wechat, js-sdk, wechat-sdk
Last push: 2026-08-04T14:59:36+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 96, release rhythm 84, longevity 100
- inputs: {"age_days": 1927, "days_push": 29, "days_rel": 29, "gap_med": 3, "n_releases_24m": 72}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1812, forks 255 (observed 2026-08-28T04:05:39.564013+00:00)

## What it is
PowerWeChat is a comprehensive WeChat SDK for Go covering Mini Programs, WeChat Pay, WeCom (Enterprise WeChat), and Official Accounts APIs. It handles low-level details like AES encryption/decryption, signatures, and callback verification so developers only work with typed API calls.

## Use cases
- integrate WeChat login in a Go backend
- process WeChat Pay payments from a Go server
- build a WeChat Mini Program backend in Go
- send and receive Official Account messages
- integrate Enterprise WeChat (WeCom) APIs
- handle WeChat callback notifications with encryption

## When to choose
- you're building Go services that talk to the WeChat ecosystem
- you want typed APIs instead of hand-rolling signing and encryption
- you need one SDK covering mini programs, payments, and WeCom

## When to avoid
- your stack isn't Go
- you only need a single simple WeChat endpoint and prefer a lightweight client
- you need official first-party SDK support

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, auth, webhook
- domain: apis, developer-tools, backend, web-development
- platform: go, cross-platform
- tags: wechat, weixin, miniprogram, wechat-pay, wecom, official-accounts, jssdk, china

## Member repositories
- ArtisanCloud/PowerWeChat (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.564013+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-30T03:21:11.597232+00:00, confidence not recorded.
  - readme: https://github.com/ArtisanCloud/PowerWeChat (fetched 2026-08-28T04:05:39.564013+00:00, sha 78ac255f6761)
- Data as of 2026-08-30T08:39:29.467469+00:00.
