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,491 of 183,477
Downloads: 3,011

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,073,546rake
25825,073,950rspec
69473,435,718pry
93374,207,559dotenv
107338,249,452httparty
7,452444,426rspotify

Owners

#GravatarHandle
1iconwkdewey