https://github.com/codeadamca/javascript-google-books-api
A basic example of listing books from the Google Books API using javaScript.
https://github.com/codeadamca/javascript-google-books-api
api google-books javascript
Last synced: 3 months ago
JSON representation
A basic example of listing books from the Google Books API using javaScript.
- Host: GitHub
- URL: https://github.com/codeadamca/javascript-google-books-api
- Owner: codeadamca
- Created: 2022-11-17T21:50:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T22:24:52.000Z (5 months ago)
- Last Synced: 2025-01-26T23:21:16.256Z (5 months ago)
- Topics: api, google-books, javascript
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript and the Google Books API
A basic example of listing books from the Google Books API using javaScript.
***
## Repo Resources
* [Googel Books](https://books.google.ca/)
* [Google Books API](https://developers.google.com/books)