From 994753089bcb6f6eb8fc3bdda3556ea95619fc24 Mon Sep 17 00:00:00 2001 From: Bianor Araujo Date: Sun, 30 Aug 2020 12:26:03 -0300 Subject: [PATCH 1/2] Update README.md Include Bible api in Books category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05e34179..6216ff9d 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ API | Description | Auth | HTTPS | CORS | ### Books API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Bible](https://bibleapi.co/) | RESTful Bible API with 7 versions, 4 languages and multiple features | `apiKey` | Yes | Unknown | | [Bhagavad Gita](https://bhagavadgita.io/api) | Bhagavad Gita text | `OAuth` | Yes | Yes | | [British National Bibliography](http://bnb.data.bl.uk/) | Books | No | No | Unknown | | [Goodreads](https://www.goodreads.com/api) | Books | `apiKey` | Yes | Unknown | From 40088c72893c16a8972023a4dcae7c44a6b90453 Mon Sep 17 00:00:00 2001 From: Bianor Araujo Date: Sun, 30 Aug 2020 12:34:33 -0300 Subject: [PATCH 2/2] Update README.md Add Bible api in Books Category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6216ff9d..a953c210 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,8 @@ API | Description | Auth | HTTPS | CORS | ### Books API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Bible](https://bibleapi.co/) | RESTful Bible API with 7 versions, 4 languages and multiple features | `apiKey` | Yes | Unknown | | [Bhagavad Gita](https://bhagavadgita.io/api) | Bhagavad Gita text | `OAuth` | Yes | Yes | +| [Bible](https://bibleapi.co/) | RESTful Bible API with 7 versions, 4 languages and multiple features | `apiKey` | Yes | Unknown | | [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 |