Updated Full Quran
Simplified Perfect Complete Amharic Quran JSON REST API.
. ├── title.json // AL-Quran Title JSON ├── amh/full-Quran.json // Full Quran JSON └── amh/ // Complete Verse JSON Directory | └── <{ChapterNo}/{VerseNo}>.json ├── amh/surah/ // Complete Surah JSON Directory | └── <number_of:1-114>.json └── amh/juzs/ // Complete Juzs JSON Directory | └── <number_of:1-30>.json └── amh/pages/ // Complete Pages JSON Directory └── <number_of:1-604>.json
https://cdn.jsdelivr.net/gh/MkBEt/quran-api
Get Quran Title:
Get all the details about quran title
https://cdn.jsdelivr.net/gh/MkBEt/quran-api/title.json
Get Full quran
https://cdn.jsdelivr.net/gh/MkBEt/quran-api/amh/full-Quran.json
Get Surah:
Get the chapter 1:
https://cdn.jsdelivr.net/gh/MkBEt/quran-api/amh/surah/1.json
Get Verse:
Get the chapter 1 verse 1:
https://cdn.jsdelivr.net/gh/MkBEt/quran-api/amh/1/1.json
Get Pages:
Get Page Number 1:
https://cdn.jsdelivr.net/gh/MkBEt/quran-api/amh/pages/1.json
Get Juzs:
Get Juzs Number 1:
https://cdn.jsdelivr.net/gh/MkBEt/quran-api/amh/juzs/1.json
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Amharic Quran API
Simplified Perfect Complete Amharic Quran JSON REST API.
Quran JSON Directory Structure
Use Of API / Service
Base GET endpoint
Get Quran Title:
Get Quran Title:
Get Surah:
Get Verse:
Get Pages:
Get Juzs: