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

Latest commit

 

History

History

rest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.