Skip to content

Just a way to play around with last.fm and visualize the data

Notifications You must be signed in to change notification settings

snood1205/playing_around_with_last_fm

Repository files navigation

Playing Around with Last.FM

CircleCI

This is a project to make a rails project to mess around with my last.fm data. You can pull from the last.fm API to update regularly. This is going to be experimenting with some cool ways to display the data.

Getting Started

Assuming you already have ruby, postgres, and bundle installed just run the following commands to get everything all set-up (if you have trouble installing rails look into how to install nokogiri). Steps:

  1. Run bin/setup to set up the database and the .env file with your username and API key. Note: The .env file is in .gitignore by default. (You can get a last.fm API key here).
  2. Run bundle exec rails server to start up the server.

About

Just a way to play around with last.fm and visualize the data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published