Skip to content

A polka server connecting to the Deezer API with OAuth

License

Notifications You must be signed in to change notification settings

Its-Just-Nans/polka-oauth-deezer-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polka-oauth-deezer-api

A tiny web server using polka to access the Deezer API using the OAuth Procedure.

In this example the server is retreving informations about tracks of the loved playlist.

Usage

npm install
node index.js
# go to the web page /
# you will be redirected to Deezer login
# then to the Deezer authorization page
# then to the localhost:3000/auth

About

A polka server connecting to the Deezer API with OAuth

Topics

Resources

License

Stars

Watchers

Forks