Skip to content

WasimSheikh/spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify

I have kept all the query currently as Get Request for easyness test, without postman or other tool you can test them all.

  1. Connection.js has database information please update information to your local database

Insert the Track information from spotify https://localhost:8002/tracks/sync?isrc=USVT10300001

Read single record

https://localhost:8002/tracks/isrc?isrc=USVT10300001

https://localhost:8002/tracks/isrc?isrc=USVT10300001

Like query - get the records based on artist name. https://localhost:8002/tracks/artist/taylor

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published