Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 481 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 481 Bytes

snoo-rs

snoo-rs is an unofficial wrapper for the Reddit API, written in Rust.

  • Provides asynchronous interaction with the Reddit API via futures.
  • Automatically refreshes authentication tokens.

Examples

This library ships with some examples that demonstrate how this library can be used. These examples can be compiled and run with Cargo. Some examples may contain usage instructions, so be sure to check the README.md in the appropriate example directory.