Add google book api

This commit is contained in:
ariesthio
2020-10-24 14:06:49 +02:00
committed by Vishnu Ks
parent 48ea125eba
commit 3c998f94fc
2 changed files with 21 additions and 6 deletions

View File

@@ -2,3 +2,4 @@
GOODREADS_PUBLIC_API_KEY = "write here your goodreads public API key"
GOOGLE_SEARCH_RAPIDAPI_HOST = ""
GOOGLE_SEARCH_RAPIDAPI_KEY = ""
GOOGLE_BOOK_API_KEY = ""