Spotify Audio Trends

Rust

Get the audio information from your top tracks and artists.

Dependencies

How to use

  1. Create an application in Spotify for Developers
  2. Create an .env file with the following items
    • RSPOTIFY_CLIENT_ID
    • RSPOTIFY_CLIENT_SECRET
    • RSPOTIFY_REDIRECT_URI
  3. Follow the AuthCodeSpotify tutorial.
  4. Run the application