Categories: None [Edit]

music_explorer

https://rubygems.org/gems/music_explorer
https://github.com/wkdewey/Music_Explorer_CLI-Data-Gem-Project
This gem enables users to learn more about music artists with data from the Spotify API. Users are prompted to search for an artist. The app returns the first search result from Spotify and allows users to see the artist's top tracks, album releases, genres or related artists. For the latter option, users can choose one of the related artists and view artist details for that artist in turn. Finally, users can review a list of all artists they have browsed. The app makes use of the RSpotify gem for OAuth authentication, HTTParty to retrieve data from the API, and dotenv to store client_id and client_secret. As explained below under Usage, this means that users will need to obtain their own credentials from Spotify and store them in their own .env file. More info at https://github.com/wkdewey/Music_Explorer_CLI-Data-Gem-Project

Total

Ranking: 158,174 of 193,081
Downloads: 3,569

Daily

Ranking: 49,151 of 193,053
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,324,961,978rake
29981,327,237rspec
72603,809,407pry
88508,694,785dotenv
104457,844,729httparty
7,578589,664rspotify

Owners

#GravatarHandle
1iconwkdewey