wag

Package Version Hex Docs

Overview

Cloud API

Send and receive messages using a cloud-hosted version of the WhatsApp Business Platform.

You will need:

gleam add wag@1
import wag

pub fn main() -> Nil {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/wag.

Development

gleam run   # Run the project
gleam test  # Run the tests
WHATSAPP_TOKEN=token WHATSAPP_SENDER=business_number gleam dev recipient_number

Setup

https://developers.facebook.com/apps/

Search Document