You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please tell us about yourself (include an email address):
David EH, developer at Orivent Studios. Email: oriventstudios@gmail.com
Your purpose in using this API:
I am building Hasanat: Muslim Habit Tracker, a free, ad-free Flutter app for Android that helps Muslim users track daily worship habits (prayers, fasting, dhikr, Quran reading, etc.). I want to include a curated section featuring Nawawi's 40 Hadith and/or 40 Hadith Qudsi — displayed with Arabic text, English translation, and grade. The app is fully offline-first (ObjectBox local DB), so I would prefer an offline data dump, but API access would also work. No monetisation in MVP; the app will be free on the Play Store.
API rate limits: Maximum requests per second: 1–2 (low traffic — hadith data is fetched once and cached locally) Maximum requests per day: ~100 (small user base at launch)
Is your use case better served by having an offline dump of hadith data or programmatic API access?
An offline dump (JSON) would be ideal — the content is static and I want the app to work fully without an internet connection. If a dump is not available, read-only API access with local caching is fine.
What are the languages in which would you like hadith data?
Arabic (original text) and English (translation).
What programming language will your API client be in?
Dart (Flutter).
Please tell us about yourself (include an email address):
David EH, developer at Orivent Studios. Email: oriventstudios@gmail.com
Your purpose in using this API:
I am building Hasanat: Muslim Habit Tracker, a free, ad-free Flutter app for Android that helps Muslim users track daily worship habits (prayers, fasting, dhikr, Quran reading, etc.). I want to include a curated section featuring Nawawi's 40 Hadith and/or 40 Hadith Qudsi — displayed with Arabic text, English translation, and grade. The app is fully offline-first (ObjectBox local DB), so I would prefer an offline data dump, but API access would also work. No monetisation in MVP; the app will be free on the Play Store.
API rate limits:
Maximum requests per second: 1–2 (low traffic — hadith data is fetched once and cached locally)
Maximum requests per day: ~100 (small user base at launch)
Is your use case better served by having an offline dump of hadith data or programmatic API access?
An offline dump (JSON) would be ideal — the content is static and I want the app to work fully without an internet connection. If a dump is not available, read-only API access with local caching is fine.
What are the languages in which would you like hadith data?
Arabic (original text) and English (translation).
What programming language will your API client be in?
Dart (Flutter).