Add Bible API to Books

This commit is contained in:
wldeh 2023-05-23 14:01:27 -07:00
parent 393e528fba
commit 1e5a675515

View File

@ -132,6 +132,7 @@ For information on contributing to this project, please see the [contributing gu
| API | Description | Auth | HTTPS | CORS | | API | Description | Auth | HTTPS | CORS |
| :-----------------------------------------------------------------------: | ---------------------------------------------------------------------------------------- | :------: | :---: | :-----: | | :-----------------------------------------------------------------------: | ---------------------------------------------------------------------------------------- | :------: | :---: | :-----: |
| [Bhagavad Gita](https://bhagavadgita.io/api) | Bhagavad Gita text | `OAuth` | Yes | Yes | | [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 | | [British National Bibliography](http://bnb.data.bl.uk/) | Books | No | No | Unknown |
| [Goodreads](https://www.goodreads.com/api) | Books | `apiKey` | Yes | Unknown | | [Goodreads](https://www.goodreads.com/api) | Books | `apiKey` | Yes | Unknown |
| [Google Books](https://developers.google.com/books/) | Books | `OAuth` | Yes | Unknown | | [Google Books](https://developers.google.com/books/) | Books | `OAuth` | Yes | Unknown |