messagebird-async 0.0.4

Wrapper around the message bird SMS API
Documentation

messagebird-async

MessageBird is a service for sending SMS at its core https://www.messagebird.com/

Example

For a full example checkout src/basic.rs which will be inlined once the API becomes sufficiently stable.

Features

Currently the planned features only include to send SMS and query SMS stati.

RoadMap

  • serde impl for all relevant datatypes
  • roundtrip decode encode tests
  • use crate eserde_plain for trait ToString and trait FromStr for objects which are used in filters
  • future for SMS sending and retrieval based on hyper.rs
  • send SMS example
  • future for querying SMS
  • useful examples using tokio as executor
  • future for callback on SMS reception

MessageBird APIs

* = not planned, unless external contributors step up

License

MIT or Apache-2.0

If neither of those works for you, feel free to request so via a github issue.

Donations

Since I am not affiliated with MessageBird in any kind (other than being their customer) I'd be delighted if you'd leave a tipp

LiberaPayButton