africastalking

Crates.ioafricastalking
lib.rsafricastalking
version0.1.0
created_at2025-10-30 16:03:48.864508+00
updated_at2025-10-30 16:03:48.864508+00
descriptionUnofficial Rust SDK for Africa's Talking API
homepage
repositoryhttps://github.com/MikeTeddyOmondi/africastalking-rs
max_upload_size
id1908480
size92,851
Mike Teddy Omondi (MikeTeddyOmondi)

documentation

https://docs.rs/africastalking

README

AfricasTalking-rs

This projects aims to provide an SDK that will support Rust projects with the Africas Talking gateway APIs.

Installation

cargo add africastalking

or add this to your Cargo.toml:

[dependencies]
africastalking = "0.1"

Documentation

This SDK is based on the AfricasTalking official developers API. Click the resources below for documentation and code examples.

Roadmap

  • Request Client
  • AfricasTalking
  • SMS
  • USSD
  • Voice
  • Mobile Data
  • Chat
  • Payments
  • Insights

Maintainer(s)/Contributor(s)

  1. MikeTeddyOmondi

License

This projects is licensed under the MIT license.

📌 Attention

The 📦 crate is still in development. Breaking changes may be introduced.

Commit count: 0

cargo fmt