Crates.io | sms77-client |
lib.rs | sms77-client |
version | 0.2.0 |
source | src |
created_at | 2021-03-26 11:32:53.714551 |
updated_at | 2021-03-30 11:23:56.274119 |
description | Official API client for the Sms77.io SMS Gateway. |
homepage | https://github.com/sms77io/rust |
repository | https://github.com/sms77io/rust.git |
max_upload_size | |
id | 373780 |
size | 37,087 |
Add to Cargo.toml
[dependencies]
sms77-client = "0.1.0"
let client = Client::new("MySecretApiKeyFromSms77.io!".to_string());
println!("Balance: {}", client.get().is_ok());
Need help? Feel free to contact us.