Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ Most requested APIs for common application features:
|-----|-------------|------|------------|
| [Open Library](https://openlibrary.org/developers/api) | <details><summary>Book data from Internet Archive's Open Library</summary>Search books, get book information, covers, and author details for building library applications and book catalogs.</details> | None | Easy |
| [Google Books](https://developers.google.com/books) | <details><summary>Search and access book information from Google's book database</summary>Build book search engines, reading lists, and book recommendation systems.</details> | API Key | Easy |
| [Gutendex](https://gutendex.com/) | <details><summary>Free API for 60,000+ public domain books from Project Gutenberg</summary>Access metadata, author details, and download links for classic literature—perfect for building classic literature apps, educational tools, or book archives.</details> | None | Easy |

---

Expand Down