Hi,

I'm writing a module to get access to the songkick api and was wondering if there was anyone else interested in it? I have the module working but right now everything is bundled up in one module and I was thinking about splitting it up so that there's an API-only module and then my custom stuff in another module.

FYI, songkick.com is a site that tracks old and upcoming concerts. On my site, I have each story tagged with the artist that's mentioned in the story. So now I grab all the related tour dates for that artist (if any) and display them as well.

If anyone's interested, I'll clean up the code and create the API module to upload to drupal.org.

Thanks,
Ajay

PS. (updated 2/26) Is this the right forum to post this stuff?

Comments

kevcol’s picture

Yes. I'd be interested :)

kbadelt’s picture

+1
Did you make any progress yet?

vip3rousmango’s picture

I would be extremely interested in a module like this. Songkick is a great system and would help a lot of developers making music websites out. Please please please finish this as many people could benefit!! Thanks so much!

tomfilepp’s picture

definitely would be interested... i was about to break ground on my own simple module.

julienlapointe’s picture

I'd be interested too - great idea!

heartbox’s picture

I would be really interested! Please, let's develop it!

bennash’s picture

Anybody have success here?

kristofferrom’s picture

+1 on a songkick module

kristofferrom’s picture

In any case, could be cool to hear your progress:)

kristofferrom’s picture

Hi folks, 

I'm having a Songkick-module developed and plan to upload to drupal.org within a month give and take. It'll be block based module where you can input artist ID and choose to display either upcoming or past events - or both in tabs.

Cheers, 

kristofferrom’s picture