-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
This API have multiple fallback urls:
Fallback URL:
https://raw.githubusercontent.com/fawazahmed0/quran-api/{apiVersion}/{endpoint}
Pseudo code:
For example, if you want to fetch ben-muhiuddinkhan
edition
Fetch https://cdn.jsdelivr.net/gh/fawazahmed0/quran-api@1/editions/ben-muhiuddinkhan.min.json
If above url fails, then try fetching https://cdn.jsdelivr.net/gh/fawazahmed0/quran-api@1/editions/ben-muhiuddinkhan.json
If above url fails, then try fetching https://raw.githubusercontent.com/fawazahmed0/quran-api/1/editions/ben-muhiuddinkhan.min.json
If above url fails, then try fetching https://raw.githubusercontent.com/fawazahmed0/quran-api/1/editions/ben-muhiuddinkhan.json
Metadata
Metadata
Assignees
Labels
No labels