royalrick/weapp
微信小程序服务端 SDK (for Golang) observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 30
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 131.0
- age_days: 3081
- days_rel: 425
- days_push: 425
- n_releases_24m: 3
Adoption not part of the score
1510 stars · 284 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go SDK for the server-side APIs of WeChat Mini Programs, wrapping endpoints like login (code2session), access tokens, and encrypted data verification. It supports pluggable HTTP clients, logging, caching, and custom token providers, but excludes payment features.
Use cases
- implement WeChat mini program login in a Go backend
- get WeChat access tokens server-side
- verify WeChat encrypted data signatures
- build a Go API backend for a WeChat miniapp
- fetch user UnionId after payment in WeChat
When to choose
- your backend is written in Go and serves a WeChat mini program
- you need maintained bindings for WeChat mini program server APIs
- you want customizable token caching and HTTP client behavior
When to avoid
- you need WeChat Pay integration - the SDK explicitly excludes payment
- your backend is not in Go
- you need a full-featured WeChat Official Account SDK
Facets
library · maturity active
sdk auth http-client caching apis backend developer-tools go serverless wechat weapp miniprogram golang-sdk wxapp web-server
3 sources
- readme: https://github.com/royalrick/weapp · fetched 2026-08-28 · 0c7222f95474
- homepage: https://pkg.go.dev/github.com/medivhzhan/weapp/v3 · fetched 2026-08-29 · abd74a6f6d3c
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| royalrick/weapp | main | 39 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem