Crate scoopit_api

source ·
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 reqwest;
pub use url;
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.