-
Notifications
You must be signed in to change notification settings - Fork 77
Description
-
Please tell us about yourself (include an email address):
Muhammed Fatih Çınar muhammedfatihcinar00@gmail.com -
Your purpose in using this API:
I am developing a mobile application that displays hadiths
with thematic categorization. Users will be able to browse
hadiths by topic (Prayer, Fasting, etc.) in English and Arabic. -
API rate limits:
-
Maximum requests per second: 1
-
Maximum requests per day: 1000
-
Is your use case better served by having an offline dump of hadith data or programmatic API access?
An offline dump would be preferred, as the mobile app will
store data locally for offline usage. -
What are the languages in which would you like hadith data?
English and Arabic -
What programming language will your API client be in?
Python (for data processing), the mobile app will be in
Kotlin