Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 1.55 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.55 KB

SpottyData.com API

This is the back-end web API for the website www.SpottyData.com. Built with Flask, it acts as the interface between the site and Spotify's official API. Here you can find the code for the API, End-Point Documentation, or rasie any issues/comments! The base URL is: https://spottydata-api.herokuapp.com/

Endpoints

User Data

Method Endpoint Usage Returns Resources
GET /{user_id} Get a user's profile information User Object Spotify API

Playlist Analysis

Method Endpoint Usage Returns Resources
POST /analysis/lyrics Analyze song lyrics in playlist List of lyrics objects Spotify API, Genius API, Google Cloud