Handy new feature for developers
Saturday, June 2nd, 2012We’ve just added in a handy new feature for developers who are building their own custom widgets and GigaTools Gigs listings.
Previously if you wanted all the Gigs for a given artist, that is both upcoming and past Gigs, you needed to read 2 different XML feeds. We’ve just simplified this by creating one single feed for all the Gigs, future and past, by adding in a simple URL parameter: ‘showall=true’
example:
Get all upcoming Gigs as XML :
http://gigs.gigatools.com/user/chrisliebing.xml
Get all Gigs, future and past as XML :
http://gigs.gigatools.com/user/chrisliebing.xml?showall=true
Enjoy!