mattermost_api

Crates.iomattermost_api
lib.rsmattermost_api
version0.6.0
sourcesrc
created_at2021-11-07 22:45:44.021354
updated_at2024-10-24 16:16:32.05515
descriptionRust bindings for the Mattermost API
homepagehttps://github.com/Celeo/mattermost_api
repositoryhttps://github.com/Celeo/mattermost_api
max_upload_size
id478259
size45,012
Matt Boulanger (Celeo)

documentation

https://docs.rs/mattermost_api

README

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.

Commit count: 29

cargo fmt