-
Notifications
You must be signed in to change notification settings - Fork 76
Description
-
Please tell us about yourself (include an email address):
Name: Muhammad Muiz Ather
Email: [email protected] -
Your purpose in using this API:
I am currently in the process of researching and building a mobile application that will fetch hadith from an authentic source (sunnah.com) to display to users. The app focuses on mental health and spiritual well-being, providing users with relevant Hadiths based on their current mood or daily situation. I aim to ensure all religious content is strictly verifiable and traceable to authentic sources. -
API rate limits:
- Maximum requests per second: 5 requests per second (Initial development and testing phase)
- Maximum requests per day: 10,000 requests per day (Depending on number of users)
-
Is your use case better served by having an offline dump of hadith data or programmatic API access?
My application requires real-time querying based on dynamic user contexts (mood/sentiment analysis). I prefer not to store the entire dataset locally to keep the application lightweight and to ensure we are always fetching the most up-to-date, corrected data from the source. -
What are the languages in which would you like hadith data?
Arabic, English, and Urdu. -
What programming language will your API client be in?
TypeScript / JavaScript (for a React Native/Node.js environment).