/africastalking-elixir

An API Wrapper for the Africas Talking APl

Primary LanguageElixir

AtEx

This is yet another Elixir wrapper for the Africas Talking Api

Getting Started

We love working and learning alongside the open source community and contributions are always welcome. We want to learn from you! To start helping go through

  • First read up on our contribution guidelines at Contributing.md
  • The take a look at our issues and projects to see what you can work on

Coverage

  • SMS
  • Voice
  • USSD
  • Airtime
  • Payments
  • Application

Installation

def deps do
  [
    {:at_ex, git: "https://github.com/elixirkenya/africastalking-elixir"}
  ]
end

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