Go to file
2021-09-11 00:57:17 +02:00
static update: focus on only few pages (use POST for fetch) 2021-09-10 18:36:21 +02:00
views update: focus on only few pages (use POST for fetch) 2021-09-10 18:36:21 +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 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 feat(sessions): use session 2021-09-11 00:57:17 +02:00
struct.go feat(front): use views (only index now) 2021-09-09 01:49:42 +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