An open API service indexing awesome lists of open source software.

https://github.com/danielrs/pandora-rs

Unofficial Rust library for interacting with the Pandora API
https://github.com/danielrs/pandora-rs

api library rust

Last synced: about 1 year ago
JSON representation

Unofficial Rust library for interacting with the Pandora API

Awesome Lists containing this project

README

          

[crates.io]: https://crates.io/crates/pandora
[docs.rs]: https://docs.rs/pandora
[hubcaps]: https://github.com/softprops/hubcaps

[![crates.io](https://img.shields.io/crates/v/pandora.svg)][crates.io]
[![docs.rs](https://docs.rs/pandora/badge.svg)][docs.rs]

## pandora-rs

Unofficial Rust library for interacting with the Pandora API. Inspired by the design of [hubcaps][hubcaps]. Check included example for usage and the [documentation][docs.rs] for detailed reference.