An open API service indexing awesome lists of open source software.

https://github.com/deezer/code-snippets

Code snippets of Deezer SDK / API
https://github.com/deezer/code-snippets

Last synced: 3 months ago
JSON representation

Code snippets of Deezer SDK / API

Awesome Lists containing this project

README

          

![alt text](http://cdn-files.deezer.com/img/press/new_logo_white.jpg "Deezer")
=============

Code snippets for Deezer SDK / API

#### Deezer SDK JS
* deezer-sdk-js/detect-end-of-track.js : _Detect the end of the track and the loading of the next track._
* deezer-sdk-js/simple-deezer-api-request.js : _Example of API request with Jsonp._