This uses GitHub Actions, it builds listenbrainz-rs and runs unit tests if applicable. It is triggered by the following GitHub events: - A push to the repo - A PR made to the repo Of course, it's not strictly necssary to use GitHub Actions; there are other services. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk> |
||
|---|---|---|
| .github/workflows | ||
| examples | ||
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| rustfmt.toml | ||
README.md
listenbrainz
ListenBrainz API bindings for Rust.
There is also listenbrainz-rust. However, that crate only supports single listens, imports and now playing requests, and is also not maintained anymore. This crate, on the other hand, aims to be a complete API wrapper for the ListenBrainz API, version 1.