📚Update a pinned gist to contain your latest and
current read from Google Books. For those without the GoodRead API key
- Create a new public GitHub Gist
- Create a token with the
gist
scope and copy it. - Create an API for the Google Books
- Get your Google Books User ID. It is usually located on the google books url
https://books.google.com/books?uid=**************
- Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GIST_ID: The ID of the gist you created.
- GH_TOKEN: The GitHub token generated above.
- GOOGLE_BOOKS_KEY: The API key for your Google Books account.
- GOOGLE_BOOKS_UID: The user ID for your Google Books account.
For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists