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,040 of 187,305
Downloads: 3,308

Daily

Ranking: 100,996 of 187,286
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,154,027,975rake
27920,335,511rspec
73552,317,509pry
89450,261,610dotenv
104409,576,062httparty
7,532533,044rspotify

Owners

#GravatarHandle
1iconwkdewey