Thanks to visit codestin.com
Credit goes to lib.rs

#web-api #api-client #offers #slack #newtype

slack-with-types

slack-with-types offers a client to the Slack Web APIs

2 releases

Uses new Rust 2024

0.1.1 Jul 23, 2025
0.1.0 Jul 21, 2025

#687 in Web programming

42 downloads per month

BSD-3-Clause

15KB
334 lines

slack-with-types

slack-with-types offers a client to the Slack Web APIs in Rust. It is unofficial, and has no connection to Slack or Salesforce.

The focus of this client is type-guided APIs (e.g. with plenty of newtypes), and robust handling of rate limiting.

This is a very partial client, adding types on demand, and currently offers no stability guarantees version-to-version.

Dependencies

~10–23MB
~297K SLoC