Skip to content

spotify api wrapper including refreshing access token automatically

Notifications You must be signed in to change notification settings

yalinn/spotify-status-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-status-api-golang

includes:

  • spotify authorization
  • redis db
  • mongodb

made with gofiber

example .env

MONGO_URI=
MONGO_DBNAME=
REDIS_URI=
SPOTIFY_CLIENT_ID=
SPOTIFY_CLIENT_SECRET=
REDIRECT_URI=

About

spotify api wrapper including refreshing access token automatically

Topics

Resources

Stars

Watchers

Forks