Skip to content

Ahamtech/exsms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exsms

"Exsms: A Elixir library for sending transactional SMS - supoprts Sendinblue, mailjet and textlocal"

Supported Services

  • textlocal (India)
  • Sendinblue
  • Mailjet

MR is always Supported

Installation

def deps do
  [
    {:exsms, "~> 0.1.0"}
  ]
end

Usage

config :exsms, :sendinblue, api: "xkeysib"

config :exsms, :mailjet, api: "123"

config :exsms, :textlocal, api: "123"

License

Exsms is Copyright © Ahamtech. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About Ahamtech

img

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.

About

A Elixir library for sending transactional SMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages