Skip to content

A back-end server for authenticating Spotify web player integration in Ambix

License

Notifications You must be signed in to change notification settings

ambix-org/ambix_back_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambix Back End

What is Ambix?

Ambix is a web app for mixing ambient soundscapes on top of Spotify playback.

This back-end server handles the OAuth 2.0 authentication flow required to integrate the Spotify Web Playback SDK into the front-end of Ambix. This allows users to sign in to Spotify and use the Ambix app as a playback device that they can select from their Spotify client (desktop or mobile app).

Architecture

External APIs

Frameworks, Libraries, and Packages

  • cors: A package for enabling cross origin resource sharing
  • dotenv: A module for populating environment variables
  • express: A framework for creating web applications
  • superagent: A library for making HTTP requests

About

A back-end server for authenticating Spotify web player integration in Ambix

Topics

Resources

License

Stars

Watchers

Forks