Fastify xSpotify

Hello!

Welcome to the Fastify x Spotify connector by Jonno Witts.

This is a connector to Spotify built using the Fastify web framework for node.js. It uses several packages that work with Fastify to achieve this including cookies, node-fetch, form body.

It's been created as an experiment and for educational purposes as I couldn't find an example of a specifically Fastify built connection to the Spotify API.

Connect

Privacy and your data

This website uses cookies to keep your access available to you when using the app. You are giving the app permission to view your email, and modify your playlists. This is required in order to create a playlist (read about this in the Spotify documentation).

In order to use this application you will need to give it permission to read certain data from Spotify. This includes your:

(clicking 'Connect' will take you to the Spotify owned permissions page where full detail of this can be found).

I do not and will not save or use your email address or any other Spotify data outlined above beyond this app. And I do not personally read any of this data.

More information about all of this can be found on the Spotify developer portal and the code for this application can be viewed on the Github repo.