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

nleroy917/spottydata-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Backend and Web API for spottydata.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published