6 releases (breaking)

0.6.0 Oct 24, 2024
0.5.0 Oct 23, 2024
0.3.0 Jan 8, 2022
0.2.1 Jan 8, 2022
0.1.0 Nov 7, 2021

#112 in WebSocket

Download history 21/week @ 2024-07-29 8/week @ 2024-09-23 283/week @ 2024-10-21 13/week @ 2024-10-28 11/week @ 2024-11-04

307 downloads per month

MIT/Apache

33KB
557 lines

mattermost_api

CI Crates.io Docs.rs License

Rust bindings for the Mattermost API

Installing

Add the latest version to your Cargo.toml.

Using

Docs link.

Developing

Building

Requirements

  • Git
  • A recent version of Rust

Steps

git clone https://github.com/Celeo/mattermost_api
cd mattermost_api
cargo test

License

Licensed under either of

Contributing

Please feel free to contribute. Please open an issue first (or comment on an existing one) so that I know that you want to add/change something.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~8–24MB
~362K SLoC