1 unstable release
| 0.1.0 | Oct 10, 2025 |
|---|
#698 in HTTP client
100KB
2K
SLoC
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.
Dependencies
~11–28MB
~398K SLoC