Pocketeer v0.1.4 API Reference
Modules
This is the main module to send requests to the Pocket API. A few functions are available to create, modify or retrieve items from the Pocket API
Authorization module to fetch request_token
and access_token
from the Pocket API necessary to retrieve, modify or access items
A simple Client struct to hold consumer key and access token for easier use with this library
Builds structs for use with the Retrieve endpoint of the Pocket API
Builds structs for use with the Modify API, to modify items
A basic HTTP Response with status, headers and body