Crate pandora_api
source ·Expand description
Low-level bindings to the (unofficial) Pandora web api.
The implementation is based on (and this documentation derives heavily from) the Unofficial Pandora API documentation, used with permission under the WTFPL.
Not all possible messages are supported. This crate does export stub functions
for unsupported message types that are known, but they call unimplemented!()
,
and are clearly indicated in the API documentation.
Modules§
- Support for the JSON API v5 interface for Pandora.