![]() |
|
|
|
Spotify MetaData API
Project Home • Blog • Contact Project
Author: Matt Gifford aka coldfumonkeh (All RIAForge projects by this author) Description:
The spotifyAPI code is a custom-written ColdFusion wrapper to interact with the Spotify API.
The interface is managed through the single spotify object, containing two core methods: search and lookup. The data is returned in XML format. The lookup method allows for levels of detail to be returned (for the artist and album views), which will provide more data in the XML response. == Debugging == The spotify object accepts a non-required parameter to toggle the format of the response output. This allows the response to be output as a string or as structural information through the use of XmlParse().
Requirements:
ColdFusion MX 7 +
|
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.