spectacles-rest 0.1.2

A Spectacles REST client for Rust.
Documentation

crates-io-badge Downloads docs-badge

Spectacles REST Client

This crate provides a rich interface for making REST requests to the Discord API in your applications.

Features

  • Full coverage of the Discord API.*
  • Asynchronous, non-blocking HTTP requests using the reqwest library.
  • Internal rate-limiting, with support for external HTTP proxies.

* A handful of endpoints which pertain to Discord OAuth may be omitted.