This is yet another Elixir wrapper for the Africas Talking Api
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
- SMS
- Voice
- USSD
- Airtime
- Payments
- Application
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.