Whatsapp-business-rs: Batch requests + type-safe WhatsApp Business API client
⚓ Rust 📅 2025-08-21 👤 surdeus 👁️ 11
![]()
whatsapp-business-rsv0.2.0 released!
whatsapp-business-rsis a type-safe Rust SDK for the WhatsApp Business API.This release focuses on batch requests — one of the API’s trickiest features — with Rust-y ergonomics:
Batch API with compile-time safe response references (no more fragile stringly JSON paths).
Bulk messaging support made easy.
Multi-tenant ready (great for SaaS platforms).
If you’ve touched Meta’s API, you know the docs are…
. This crate smooths that pain with Rust’s type-safety, correctness, and speed.
Crate: crates.io
Docs: docs.rs
Repo: github.com/veecore/whatsapp-business-rs
Would love feedback (or contributions!) from fellow Rustaceans
1 post - 1 participant
🏷️ Rust_feed