Skip to content

Using goodreads api and store required books data to firebase

Notifications You must be signed in to change notification settings

ssreeramj/goodreads-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goodreads data to Firebase

Steps

Create a config.py file and place key and secret of goodreads api there

key = "....."
secret = "....."

And then paste these commands in terminal

pip install -r requirements.txt
python main.py

About

Using goodreads api and store required books data to firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages