#web-api #api-bindings #pandora #unofficial #low-level

pandora-api

Low-level bindings to the (unofficial) Pandora web api

7 releases (4 breaking)

0.6.1 Aug 23, 2023
0.6.0 Aug 9, 2022
0.5.0 Dec 26, 2021
0.4.0 Mar 26, 2021
0.2.0 Feb 28, 2020

#590 in Web programming

MIT AND WTFPL

230KB
3K SLoC

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.

Dependencies

~6–21MB
~296K SLoC