Spotify metadata API and CodeIgniter |
[eluser]Codepeak[/eluser]
Hello members of the CodeIgniter community, I had a work request today to develop a library for CodeIgniter that implements Spotify metadata API. https://github.com/codepeak/CI_Spotify How to use it in a controller: Code: <?php Every request is stored in the database so repeated requests isn't a big performance issue. Comments / tips for improvements etc is appreciated! Hope this will be useful to someone more than me :-) |
Welcome Guest, Not a member yet? Register Sign In |