Spoti-proxy

If you see this, the server is running.

My personal website shows data from various services. This backend fetches that data for me in a single place.

Available Endpoints

  • GET /steam/summary — Steam profile summary
  • GET /github/activity — Recent GitHub activity
  • GET /spotify/top — Top Spotify items
  • GET /spotify/now — Currently playing track
  • GET /misc/ping — Health check
  • GET /misc/report — Retrieve system report
  • Below are ran locally.

  • POST /misc/report — Publish system report (API key required)
  • DELETE /misc/report — Delete system report (API key required)

I might or might not add a API exectioner here later