A rest api implementation of thelinmichael's spotify-web-api-node
Spotify Api.
Base address of api : https://spotify-api-vflc.vercel.app/api
or
| FIELD | TYPE | REQUIRED | DESCRIPTION |
|---|---|---|---|
| query | string | Yes | query is the thing that goes into the search bar |
| types | string[] | No | You can choose type(s) from "album", "artist", "playlist", "track", "show", "episode"]. |
| options | ¯\(ツ)/¯ | No | Just read the docs http://michaelthelin.se/spotify-web-api-node/#search |
return : cover image in jpeg format
return : cover image in jpeg format