[][src]Crate scoopit_api

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

requests
types

The types returned by the Scoop.it API

Structs

AccessToken

An access token

AccessTokenRenew

Renewal data of an access token

Claims
ScoopitAPI

Scoop.it API endpoints.

ScoopitAPIClient

The client for the scoop.it API.

Constants

ACCESS_TOKEN_ENDPOINT

access token exchange endpoint

API_ENDPOINT

default endpoint

AUTHORIZATION_ENDPOINT

authorization endpoint