Skip to content
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 870 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 870 Bytes

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.