No description
Find a file
2021-09-05 00:49:31 +02:00
static refactor: rename function and remove useless code 2021-09-04 19:50:42 +02:00
.gitignore feat(token): config file for token 2021-08-28 18:57:57 +02:00
config.go.example refactor: remove useless code 2021-09-04 19:48:58 +02:00
go.mod refactor: rewrite with gofiber 2021-09-05 00:49:31 +02:00
go.sum refactor: rewrite with gofiber 2021-09-05 00:49:31 +02:00
LICENSE basic files 2021-08-28 16:08:15 +02:00
README.md feat(spotify): add connection to get token 2021-09-04 13:09:18 +02:00
server.go refactor: rewrite with gofiber 2021-09-05 00:49:31 +02:00
struct.go refactor(find track): use tuple instead of struct 2021-09-04 19:50:33 +02:00

Site pour pouvoir vérifier si un artiste présent sur Spotify possède un compte bandcamp.

Pour configurer le fichier config.go:

  • ClientID: lid de votre application
  • RedirectURI: lien de redirection après lauthentification