DEV Community

Discussion on: How I used the Goodreads API to pick my next read

Collapse
 
berniwittmann profile image
Bernhard Wittmann

I just couldn't hold my fingers still and had to setup a basic site where it does exactly what you did but in the form of a web UI.

berniwittmann.github.io/pick-a-book/

GitHub logo BerniWittmann / pick-a-book

Pick your next book from your Goodreads reading list

Welcome to Pick a Book 👋

Version Build Status License

Pick your next book to read from your Goodreads To-Read shelf on berniwittmann.github.io/pick-a-book/

Demo Video

Use it online

Use it online on berniwittmann.github.io/pick-a-book/

Install

npm install
Enter fullscreen mode Exit fullscreen mode

Usage

npm run serve
Enter fullscreen mode Exit fullscreen mode

Author

👤 Bernhard Wittmann

Show your support

Give a ⭐️ if this project helped you!

Inspiration

Huge thanks to @thackley for the inspiration I got from her blogpost

Questions

If you have any questions, don't hesitate to drop me a message






And since a lot of people here had some ideas I wanted to share it and hope for some contributions (in the sake of #hacktoberfest 😉).

Collapse
 
tara profile image
Tara

YAY THIS IS AWESOME.