Crate scoopit_api[][src]

Expand description

Rust client for www.scoop.it REST API

The client uses reqwest with rustls to perform HTTP requests to www.scoop.it API.

Re-exports

pub use requests::*;

Modules

The types returned by the Scoop.it API

Structs

An access token

Renewal data of an access token

Scoop.it API endpoints.

The client for the scoop.it API.

Constants

access token exchange endpoint

default endpoint

authorization endpoint