Eric-Guo/wechat
API, command and message handling for WeChat in Rails observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 90
- Release rhythm 73
- 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: 77
- age_days: 4541
- days_rel: 103
- days_push: 61
- n_releases_24m: 8
Adoption not part of the score
1346 stars · 366 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem providing WeChat Official Account and Mini Program API integration for Rails applications, including message sending/receiving, JS-SDK signature, and OAuth 2.0 authentication. It also ships a `wechat` CLI command for interacting with the WeChat API from the console without running a web server.
Use cases
- integrate WeChat Official Account messaging into a Rails app
- handle incoming WeChat messages and events in a controller
- add WeChat OAuth 2.0 login to a Rails application
- generate JS-SDK config signatures for WeChat web pages
- send WeChat template or customer service messages from the console
- build a WeChat mini program backend in Ruby
- test WeChat API calls quickly via a CLI without a running server
When to choose
- you are building a Rails (or Ruby) backend for a WeChat Official Account or Mini Program
- you need both message handling and OAuth in one gem
- you want a CLI to poke at the WeChat API during development
When to avoid
- your project is not Ruby/Rails based
- you need WeChat Pay features (use the wechat-starter demo or a payment SDK instead)
- you need a framework-agnostic or non-Rails Sinatra-style integration
Facets
library · maturity active
sdk auth http-client cli middleware messaging-platforms web-development apis backend ruby cli wechat wechat-sdk wechat-oauth rails mini-program official-account js-sdk message-handling web-server
1 source
- readme: https://github.com/Eric-Guo/wechat · fetched 2026-08-28 · 71e00efae672
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Eric-Guo/wechat | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem