Basic example of printing albums

This commit is contained in:
2021-07-03 19:29:50 -04:00
parent 96262e2397
commit a62cb87575
10 changed files with 884 additions and 2 deletions

2
credentials.yaml.example Normal file
View File

@ -0,0 +1,2 @@
client_id: 'client_id here'
client_secret: 'client_secret here'