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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.0.3 - December 11, 2020 (32 KB)
  2. 0.0.2 - December 10, 2020 (12 KB)
Mostrar todas as versões (3)

Runtime Dependencies (3):

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

Development Dependencies (3):

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

Donos:

Pushed by:

Autores:

  • William Dewey

SHA 256 checksum:

4a75bdc463464bb3d8c2ff04053f469d42d73af3a38be9bfe38257aa1e6a73ac

Total de downloads 2.781

Desta versão 1.559

Licença:

MIT

Versão Requerida do Ruby: >= 2.3.0

Links: