📗 goodreads-graphql Python Graphql wrapper over the Goodreads API, which likes to return xml :/ Limited to reviews... and fields I cherry-picked. 🌳 key dependencies Graphene flask-graphql 🏃 run it $ GOODREADS_API_KEY={key} FLASK_APP=schema.py flask run