You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An example small Flask application to show embedding of YouTube and Spotify data via JSON files in a Flask application. Originally written by Anand Doshi.
Example application. Does not make requests to APIs -- uses .JSON data files representing data you could possibly get from YouTube and Spotify, and shows examples of using templates to embed them.
Code originally written by @anandpdoshi.
About
An example small Flask application to show embedding of YouTube and Spotify data via JSON files in a Flask application. Originally written by Anand Doshi.