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: 157,058 of 180,689
Downloads: 2,819

Daily

Ranking: 84,598 of 180,681
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16862,884,664rake
24772,514,050rspec
64426,641,921pry
91329,695,099dotenv
109298,639,482httparty
7,305413,275rspotify

Owners

#GravatarHandle
1iconwkdewey