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§
Modules§
Structs§
- Access
Token - An access token
- Access
Token Renew - Renewal data of an access token
- Access
Token Store - Claims
- ScoopitAPI
- Scoop.it API endpoints.
- ScoopitAPI
Client - The client for the scoop.it API.