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
- Host: GitHub
- URL: https://github.com/deezer/code-snippets
- Owner: deezer
- Created: 2013-05-14T09:18:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T15:15:00.000Z (over 4 years ago)
- Last Synced: 2024-04-16T11:27:16.338Z (over 1 year ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 7
- Watchers: 38
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

=============
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._