-
Notifications
You must be signed in to change notification settings - Fork 0
API Roadmap
Dan Stein edited this page Aug 26, 2018
·
2 revisions
API hosted by @ijeffro here: https://github.com/ijeffro/robots-cant-dance-api
PUT /user?TOKEN JWT encoded invitation from existing user, starts Spotify auth process
GET /user?TOKEN JWT encoded request to create invitation link
DELETE /user?TOKEN JWT encoded request to remove user or logout
GET /callback Spotify auth callback url
websockets endpoints?