Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 228 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 228 Bytes

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=