displays the user's top songs via spotify api, authentication via oauth 2.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module cs2440.joshashton.dev/api
|
||||
|
||||
go 1.23.5
|
||||
|
||||
require github.com/joho/godotenv v1.5.1 // indirect
|
||||
Reference in New Issue
Block a user