From 1e5a6755159330a22c1f54bc5da6d92586830de2 Mon Sep 17 00:00:00 2001 From: wldeh <62161211+wldeh@users.noreply.github.com> Date: Tue, 23 May 2023 14:01:27 -0700 Subject: [PATCH] Add Bible API to Books --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e07b6bc..0d3cac7 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS | CORS | | :-----------------------------------------------------------------------: | ---------------------------------------------------------------------------------------- | :------: | :---: | :-----: | | [Bhagavad Gita](https://bhagavadgita.io/api) | Bhagavad Gita text | `OAuth` | Yes | Yes | +| [Bible API](https://github.com/wldeh/bible-api) | Lightning-fast Bible API, featuring support for over 200+ translations and counting | No | Yes | Yes | | [British National Bibliography](http://bnb.data.bl.uk/) | Books | No | No | Unknown | | [Goodreads](https://www.goodreads.com/api) | Books | `apiKey` | Yes | Unknown | | [Google Books](https://developers.google.com/books/) | Books | `OAuth` | Yes | Unknown |