Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

krmax44/Playify-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playify-Backend

The backend of Playify.

The public Playify backend is only intended for use with Playify itself. Please, do NOT use it for your own apps. Instead, host an instance yourself.

Setup

Set your credentials obtained from Spotify to the environment variables CLIENTID and CLIENTSECRET. Then, run:

$ yarn install
$ yarn start

API Documentation

The REST API is very simple. Send a GET request to one of the following endpoints...

  • album
  • artist
  • track
  • playlist

...with the query parameter id (a Spotify ID) to get a response.

About

The backend of Playify.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •