-
Notifications
You must be signed in to change notification settings - Fork 75
Description
-
Please tell us about yourself (include an email address):
My name is Muhammad Saif Waheed and I am a software engineer working on Islamic and educational technology projects. I am focused on building clean, accessible applications that help users easily explore authentic Hadith sources through modern digital platforms.
Email: [email protected] -
Your purpose in using this API:
I plan to use this API in a mobile application that allows users to browse, search, and read Hadith collections by book, chapter, and narration. The API will be used to dynamically fetch Hadith data and present it in a user-friendly interface for educational and personal study purposes. -
API rate limits:
I understand and respect the need for reasonable rate limits and caching.
Maximum requests per second: 2–5 requests
Maximum requests per day: 1,000–5,000 requests
(The application will use pagination and caching to minimize API usage.) -
Is your use case better served by having an offline dump of hadith data or programmatic API access?
My use case is better served by programmatic API access, as the application requires real-time querying, pagination, filtering by book and chapter, and the ability to stay up to date with any data corrections or improvements. -
What are the languages in which would you like hadith data?
Arabic
English
Urdu -
What programming language will your API client be in?
The API client will primarily be implemented using:
Flutter Framework - Dart language (for mobile applications)