asternic/wuzapi
Simple RESTful API for WhatsApp in Golang (using the Whatsmeow multi device library) observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 97
- Release rhythm 65
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1588
- days_rel: 23
- days_push: 21
- n_releases_24m: 1
Adoption not part of the score
1003 stars · 473 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WuzAPI is a self-hosted RESTful API service for WhatsApp built on the Whatsmeow multi-device library in Go. It exposes endpoints for sessions, messages, groups, users, and webhooks, communicating directly with WhatsApp's WebSocket servers without a browser or emulator.
Use cases
- send whatsapp messages from my application via api
- self-hosted whatsapp rest api without puppeteer
- receive whatsapp messages via webhook
- manage whatsapp groups programmatically
- run multiple whatsapp sessions concurrently
- send whatsapp media and stickers through an api
- integrate whatsapp notifications into my backend
When to choose
- you need a lightweight, fast WhatsApp API without headless Chrome or Android emulators
- you want multi-device support with concurrent sessions
- you prefer a self-hosted Go service with Docker support
- you need webhook events with HMAC signature verification
When to avoid
- you need an officially supported commercial solution - use the WhatsApp Business API instead
- you cannot tolerate breakage when WhatsApp changes its protocol
- you plan to send spam or bulk unsolicited messages, risking number bans
Facets
service · maturity active
http-server api-framework webhook chatbot middleware messaging-platforms apis backend developer-tools go self-hosted windows cross-platform whatsapp whatsmeow rest-api messaging multi-device qr-login hmac-webhooks automation docker linux macos
1 source
- readme: https://github.com/asternic/wuzapi · fetched 2026-08-28 · b1822ad98141
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| asternic/wuzapi | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem