Skip to content

clux/slack-rs-api

 
 

Repository files navigation

slack-rs-api

Slack Web API interface.

Build Status Crates.io License

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
slack_api = "0.21.0"

and this to your crate root:

extern crate slack_api;

License

slack-api is distributed under the Apache-2.0 License.

About

Rust interface for the Slack Web API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%