Skip to content

llleeeaaannn/spotlistAPI

Repository files navigation

Spotlist API

An Express.js Backend API for the Spotlist web application. You can find the application at Spotlist.net and the repository here.

General Information

  • Spotlist is an Offline-First Progressive Web Application which transforms concert setlists into Spotify Playlists.
  • The Spotlist API is an API built on the Express.js framework through Node.js
  • The API accepts GET and POST requests from a client.
  • The purpose of the API is to authorise Spotify accounts, access the Spotify API, access setlists from setlist.fm, create Spotify playlists and update Spotify playlists.
  • The Express.js server is hosted on a Linux based AWS EC2 instance and accessed through an AWS API Gateway

Technologies Used

  • Node.js
  • Express.js
  • Javascript
  • AWS EC2
  • AWS API Gateway

Contact

Created by Frank Pierce - feel free to contact me!

About

An Express.js Backend API for the Spotlist web application

Topics

Resources

Stars

Watchers

Forks