-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Please tell us about yourself (include an email address):
Muhammad Ali Abbas
(aali274297@gmail.com](mailto:aali274297@gmail.com))
Your purpose in using this API:
I am currently working on my Final Year Project (FYP) where I am developing a cross-platform Islamic application that allows users to read and explore authentic hadith collections. The goal of this project is to create a clean and accessible platform for students and general users to browse hadiths by collection, book, and topic, with both Arabic text and English translations.
The application will be built using modern web/mobile technologies and will help users easily search, read, and study authentic hadith literature. The API will be used to retrieve hadith data dynamically for educational and research purposes as part of this academic project.
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Both would be useful. Programmatic API access will allow the application to fetch and display hadith data dynamically, while an offline dataset could be used for caching or offline reading features within the application.
What are the languages in which would you like hadith data?
Arabic and English primarily. Urdu support would also be helpful if available.
What programming language will your API client be in?
TypeScript / JavaScript (using modern frameworks such as React, React Native, or Next.js with Axios for API requests).