initial version of the working integration with Goodreads API

This commit is contained in:
geritol
2017-09-29 08:15:45 +02:00
committed by Vishnu Ks
parent c826b1dd06
commit 553d68f2de
3 changed files with 30 additions and 3 deletions

2
utils/config-sample.py Normal file
View File

@@ -0,0 +1,2 @@
# save this file as 'config.py' and then, fill it with you api key
GOODREADS_PUBLIC_API_KEY = 'write here your goodreads public API key'