Skip to content

solapi/solapi-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOLAPI SDK for Rust

You can send text messages(SMS, LMS, MMS), Kakao Alimtalk in Korea using this package. This package is 100% compatible with SOLAPI family services (CoolSMS and etc..).

Installing

Add this to your Cargo.toml:

[dependencies]
solapi = "0.1.0"

Or use the cargo add command:

cargo add solapi

Usage

See examples folders

Opening Issues

If you've encountered a bug with the SOLAPI SDK for Rust, we'd love to hear about it.
Before opening a new issue, please check the existing issues to see if your problem has already been reported.
It's helpful to include the SDK version, your Rust version, and the OS you're using.
If applicable, please also provide a stack trace and a minimal reproducible example.

License

Licensed under the MIT License.

About

SOLAPI SDK for Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages