displays the user's top songs via spotify api, authentication via oauth 2.

This commit is contained in:
Joshua Ashton
2025-02-01 21:53:45 -07:00
parent 331bfa0a01
commit eab066346e
9 changed files with 191 additions and 45 deletions
+5
View File
@@ -0,0 +1,5 @@
module cs2440.joshashton.dev/api
go 1.23.5
require github.com/joho/godotenv v1.5.1 // indirect