hatchmoment. scored by care · not by stars

waland-sdks

Waland SDK – client libraries for the WhatsApp API

worth a lookPHP⚙ Backend & APIs

It solves the problem of integrating with the Waland WhatsApp API by offering language‑specific SDKs. The Node.js and PHP packages expose simple methods like sendMessage, handling authentication via API key and session ID. It is aimed at developers building WhatsApp bots or integrations who want a thin wrapper instead of raw HTTP calls. Compared to generic HTTP clients, it bundles the API specifics, reducing boiler‑plate and errors.

View on GitHub →

graphland-dev/waland-sdks