Go to file
2021-09-12 13:11:25 +02:00
static refactor: use feudecamp with the views 2021-09-12 00:45:34 +02:00
views refactor: use feudecamp with the views 2021-09-12 00:45:34 +02:00
.gitignore feat(token): config file for token 2021-08-28 18:57:57 +02:00
config.go.example update: add a forgotten var 2021-09-12 01:52:06 +02:00
go.mod feat(front): use views (only index now) 2021-09-09 01:49:42 +02:00
go.sum feat(front): use views (only index now) 2021-09-09 01:49:42 +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 fix: not found artist when cases are different 2021-09-12 13:11:25 +02:00
struct.go update(bandcamp): avoid duplications (close #5) 2021-09-12 01:41:54 +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