Skip to content

exterkamp/spotify-recents-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Recents Cacher

This app powers my website's musical integration.

It is a basic GCP app that uses:


  Client (website) -requests-> Cloud Functions API -reads-> Storage
                                                              ^
                                                              |
                                                           updates
                                                              |
Cloud Scheduler -publishes-> Pub/Sub Topic <-subscribed- Cloud Functions
                                                              |
                                                           requests
                                                              |
                                                              v
                                                      Spotify recents/ API

Deploy the api

gcloud endpoints services deploy openapi-appengine.yaml

Deploy the app engine app

gcloud app deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages