https://github.com/llleeeaaannn/spotlistapi
An Express.js Backend API for the Spotlist web application
https://github.com/llleeeaaannn/spotlistapi
aws-api-gateway aws-ec2 expressjs javascript nodejs
Last synced: 12 days ago
JSON representation
An Express.js Backend API for the Spotlist web application
- Host: GitHub
- URL: https://github.com/llleeeaaannn/spotlistapi
- Owner: llleeeaaannn
- Created: 2022-12-29T16:53:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T15:56:50.000Z (over 2 years ago)
- Last Synced: 2025-02-16T21:31:36.522Z (3 months ago)
- Topics: aws-api-gateway, aws-ec2, expressjs, javascript, nodejs
- Language: JavaScript
- Homepage: https://www.spotlist.net/
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotlist API
> An Express.js Backend API for the Spotlist web application.
> You can find the application at [Spotlist.net](https://www.spotlist.net) and the repository [here.](https://github.com/llleeeaaannn/spotlist)## 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](https://www.frankpierce.me/) - feel free to contact me!