Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

DavidShefcik/spotifyqueue-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Queue API

The API for my Spotify Queue project.

Table of contents:

Project

This is the API for my Spotify Queue project. This project was to allow for a host to connect their Spotify account to the website and have a queue of music played from it. Users could join the queue session using a 6 digit code. Users could then add music to the host's music queue.

Technology

This was built using:

  • Node.js
  • MongoDB
  • OAuth2
  • Express
  • Axios

Deployment

This project is not deployed at the moment.