Go to file
Dom Rodriguez 4a45692f13
Add CI builds support
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>
2021-08-29 19:01:59 +01:00
.github/workflows Add CI builds support 2021-08-29 19:01:59 +01:00
examples Add rate limiting example 2021-01-30 03:08:42 +01:00
src Add rate limiting information to response types 2021-01-30 03:06:02 +01:00
.gitignore Initial commit 2021-01-09 04:36:14 +01:00
CHANGELOG.md Release v0.3.0 2021-05-12 20:32:51 +02:00
Cargo.toml Release v0.3.0 2021-05-12 20:32:51 +02:00
LICENSE Add LICENSE, README.md and Cargo.toml fields 2021-01-10 21:50:29 +01:00
README.md Add license badge to readme 2021-01-30 03:21:23 +01:00
rustfmt.toml Add default rustfmt config 2021-01-14 03:29:15 +01:00

README.md

listenbrainz

Crate Documentation License

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.