spotify-rs 0.3.0

A Rust wrapper for the Spotify API.
Documentation

spotify-rs

spotify-rs is a Rust wrapper for the Spotify API.

Currently, it only supports the following endpoints:

  • album
  • artist
  • audiobook
  • category
  • chapter (Note: they return 500 Server error, which is an issue with the Spotify API)
  • episode
  • genres

More will be added in the near future. The library is in its infancy and breaking changes will occur. Any feedback is appreciated.

License

spotify-rs is dual-licensed under Apache 2.0 and MIT terms.