spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
983 stars 79 forks source link

New client library for Rust: rspotify #1595

Closed marioortizmanero closed 4 years ago

marioortizmanero commented 4 years ago

Hello,

I'd like to notify the Spotify devs of rspotify, a client library for Rust that isn't listed in the official page of Web API Libraries. I saw something similar done for tekore at https://github.com/spotify/web-api/issues/1429, so I figured I'd mention this one, too.

It's already quite used in the Rust community, with a total of 65K+ downloads, 15 versions released and almost 200 stars on GitHub. It's based on spotipy, a library for Python.

Pinging @joshubrown, who attended the issue I mentioned for Tekore.

Thanks in advance :)

ramsayleung commented 4 years ago

Author of rspotify there, thanks @marioortizmanero for submitting an issue there. I think it'll be great if rspotify could be listed in the official page of Web API Libraries, which could help more people want to create some creative stuff with Spotify in Rust, and rspotify is the first Rust API Libraries for Spotify(as far as I know). Thus, it will be awesome to see more people using Spotify and Rust :)

joshubrown commented 4 years ago

Thank you for letting us know about the library, @ramsayleung @marioortizmanero. We'll take a look at it the next time we update that list. This issue tracker is no longer used, join us in the Spotify for Developers forum if you have any further questions.

marioortizmanero commented 4 years ago

Thanks! Have you thought about archiving this repository? That'll avoid devs creating more issues here by mistake like me.

joshubrown commented 4 years ago

Good suggestion @marioortizmanero, we will do that :)