-
Notifications
You must be signed in to change notification settings - Fork 77
Description
Please tell us about yourself (include an email address):
Abdul Rahman – Flutter Mobile App Developer
Email: abdulrahmanshahidch@gmail.com
Your purpose in using this API:
I am developing a mobile application for Muslims to read and study the Quran and Hadith. The API will be used to provide searchable Hadith content across multiple books, allowing users to look up Hadith by keyword, topic, or reference. The app will also include Quran reading, prayer times, and educational features.
API rate limits:
Maximum requests per second: 5–10 requests per second should suffice for search queries and general use.
Maximum requests per day: As its start and currently in developmenet and planning phase so the request per day will likely be around 50, but when it become avaiable online and such it will be more then that
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access is preferred, so the app can serve live search results without bundling large offline datasets. Offline dump can be a backup option.
What are the languages in which would you like hadith data?
Arabic and English
What programming language will your API client be in?
Node.js for the backend, Flutter/Dart for the mobile client