A Slack based website to create playlist of your favourite songs. Use this app to make a playlist of your favourite songs or other commercial video links when entered in the Slack channel.
Call your app with the link you want to add to a playlist
We have created a Django based API to accept POST request from Slack API which stores the link in a database. The frontend is a ReactJS app which parses all the link entries from the API.
Join the Slack Channel to contribute.