Skip to content

kanishkablack/elixir-mailjet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailjet

Simlpe MailJet client for Elixir

Working:

Send Email Get Stats

TODO:

A Lot of features

Installation

If available in Hex, the package can be installed as:

  1. Add mailjet to your list of dependencies in mix.exs:

    def deps do [{:mailjet, "~> 0.0.1"}] end

  2. Ensure mailjet is started before your application:

    def application do [applications: [:mailjet]] end

License

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

About Ahamtech

Elixir-Mailjet 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

Elixir Mailjet Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%