Whatsapp Api

[!WARNING] The 1.x version of this library is WIP project.

[!IMPORTANT] Version 0.8.X is the last version that works for the deprecated Whatsapp On Premise API. You can find it on this (branch)[https://github.com/resuelve/wax/tree/On-Premise-API-0.8]

Cliente para comunicar con el servicio de Whatsapp https://developers.facebook.com/docs/whatsapp

Installation

If available in Hex, the package can be installed by adding wax to your list of dependencies in mix.exs:

def deps do
  [
    {:wax, "~> 1.0.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/wax.