This project was made to help others to work with Quran. Tags: #Quran#QuranAPI#Quran-API#Koran#KoranAPI#Koran-API#القرآن
Example of swagger you can see at: https://quran-api.mistudio.dev/swagger/index
- Get metadata
- By Page https://quran-api.mistudio.dev/data/page/1
- By Surah https://quran-api.mistudio.dev/data/surah/1
- By Ayat of Surah https://quran-api.mistudio.dev/data/surah/1/ayat/1
- Get html page of Quran page with correct markup https://quran-api.mistudio.dev/data/pagehtml/1, you can replace 1 to another page number from 1 to 604
- Get html pages splitted by ayat of Quran page with correct markup https://quran-api.mistudio.dev/data/pagehtml/1/byayats
This is ASP .NET Core application based on Web API. Database - MySQL. Dump you can found at ./DataBase/quran_api.zip