RubyGems Navigation menu

music_explorer 0.0.3

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

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.3 - December 11, 2020 (32 KB)
  2. 0.0.2 - December 10, 2020 (12 KB)
Zeige alle Versionen (3 total)

Runtime Abhängigkeiten (3):

dotenv ~> 2.7.5
httparty ~> 0.17.3
rspotify ~> 2.8.0

Development Abhängigkeiten (3):

pry ~> 0.13.1
rake ~> 12.0
rspec ~> 3.0

Besitzer:

Pushed by:

Autoren:

  • William Dewey

SHA 256-Prüfsumme:

4a75bdc463464bb3d8c2ff04053f469d42d73af3a38be9bfe38257aa1e6a73ac

Downloads insgesamt 2.785

Für diese Version 1.561

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.3.0

Links: