From 245e4876870a081664b2b9a9cbbe3dae0deb1897 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 3 Jul 2021 23:13:51 +0530 Subject: [PATCH] Add Quran Cloud API to Books --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b352097..361065c2 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Library](https://openlibrary.org/developers/api) | Books, book covers and related data | No | Yes | No | | [Penguin Publishing](http://www.penguinrandomhouse.biz/webservices/rest/) | Books, book covers and related data | No | Yes | Yes | | [Quran](https://quran.api-docs.io/) | RESTful Quran API with multiple languages | No | Yes | Yes | +| [Quran Cloud](https://alquran.cloud/api) | A RESTful Quran API to retrieve an Ayah, Surah, Juz or the enitre Holy Quran | No | Yes | Yes | | [Quran-api](https://github.com/fawazahmed0/quran-api#readme) | Free Quran API Service with 90+ different languages and 400+ translations | No | Yes | Yes | | [Rig Veda](https://aninditabasu.github.io/indica/html/rv.html) | Gods and poets, their categories, and the verse meters, with the mandal and sukta number | No | Yes | Unknown | | [Thirukkural](https://api-thirukkural.web.app/) | 1330 Thirukkural poems and explanation in Tamil and English | No | Yes | Yes |