Very simple Ruby wrapper for Songkick's API. Songkicky.apikey = 'your key' artist = Songkicky::Artist.find_by_mbid('8475297d-fb78-4630-8d74-9b87b6bb7cc8') puts artist.upcoming_events.map(&:name)
Project
songkicky
Very simple Ruby wrapper for Songkick's API. (http://developer.songkick.com/)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Development
>= 0
Project Readme