"Exsms: A Elixir library for sending transactional SMS - supoprts Sendinblue, mailjet and textlocal"
- textlocal (India)
- Sendinblue
- Mailjet
MR is always Supported
def deps do
[
{:exsms, "~> 0.1.0"}
]
end
config :exsms, :sendinblue, api: "xkeysib"
config :exsms, :mailjet, api: "123"
config :exsms, :textlocal, api: "123"
Exsms is Copyright © Ahamtech. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Exsms is maintained by Ahamtech.
We love open source software, Erlang, Elixir, and Phoenix. See our other opensource projects, or hire our Elixir Phoenix development team to design, develop, and grow your product.