Crates.io | spotifyrs |
lib.rs | spotifyrs |
version | 0.3.0-beta.5 |
source | src |
created_at | 2022-10-14 00:24:48.20299 |
updated_at | 2023-06-18 21:50:13.798672 |
description | A Rust-built wrapper for the Spotify Web API that focuses on consistent and reliable developer interaction with the many objects in the API (artists, tracks, etc) |
homepage | |
repository | |
max_upload_size | |
id | 687829 |
size | 243,246 |
spotifyrs aims to be a relatively easy to use wrapper for the Spotify API. It is still currently under development (see issues and roadmap); however, it can be used for most purposes in its current state. This wrapper allows you to interact with the Spotify API using simple method calls and consistent objects that give you a consistent way to access the data returned by the API.
See the documentation for a quick start guide.
If you see any issues with this crate, please submit an issue or make a pull request! If you submit an issue I will try to get to it as soon as possible, this is still an early version, so not all the problems have been worked out.
Please do! This started as a passion project for me so that I could build an app that required the Spotify API and also improve my understanding of how the API works; however, I would love it if other people wanted to contribute!