RUSTWA
A Unofficial WhatsApp Web API built in Rust
RUSTWA – A streamlined WhatsApp Web API built in Rust
Summary: RUSTWA is an unofficial WhatsApp Web API implemented in Rust that enables sending text and media, receiving messages via webhooks, and managing multiple sessions with QR login and session persistence. It uses a fast async runtime with Tokio and a web dashboard, focusing on core automation features without unnecessary complexity.
What it does
RUSTWA operates through headless Chrome to send and receive WhatsApp messages via a REST API, supporting multi-session management, webhook message reception, and session persistence through QR login.
Who it's for
It targets developers building WhatsApp automation, bots, or internal tools requiring reliable messaging capabilities without extensive configuration.
Why it matters
It addresses the need for a simple, efficient WhatsApp automation API covering most use cases without feature bloat or complex setup.