Go to file
2021-09-04 13:09:18 +02:00
static feat(spotify): add connection to get token 2021-09-04 13:09:18 +02:00
.gitignore feat(token): config file for token 2021-08-28 18:57:57 +02:00
config.go.example feat(spotify): add connection to get token 2021-09-04 13:09:18 +02:00
go.mod feat(bandcamp): find album on bandcamp 2021-08-29 13:16:05 +02:00
go.sum feat(bandcamp): find album on bandcamp 2021-08-29 13:16:05 +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 feat(spotify): add connection to get token 2021-09-04 13:09:18 +02:00
struct.go !feat(categories): add 3 categories for artists 2021-09-01 16:00:07 +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