-
Notifications
You must be signed in to change notification settings - Fork 76
Description
- Please tell us about yourself (include an email address):
I'm Ammad Ahmed, a software engineer and a working as a designer and developer.
(ammadnadeem56@gmail.com)
- Your purpose in using this API:
I'm working on building the hadith website where i'll be integrating the sunnah.com hadiths (api), so I need the api access for that. I will use the Hadith data in my web application to display authentic Islamic teachings for educational and informational purposes only. The content will be presented in a read-only format, with proper attribution to the original Hadith sources. The application is intended to help users learn and understand Hadith easily and will not modify or misrepresent the original text.
-
API rate limits:
- Maximum requests per second: 5/sec
- Maximum requests per day: 10,000/day
-
Is your use case better served by having an offline dump of hadith data or programmatic API access?
I would prefer an offline snapshot of the data rather than continuous API access. The data will be stored in our local database and used in a read-only manner. This approach minimizes unnecessary API calls, improves performance, and ensures stable access to the content for users.
- What are the languages in which would you like hadith data?
for translations (english, urdu) arabic. = Arabic (primary text)
= English (translations)
- What programming language will your API client be in?
JavaScript (Node.js) on the backend, with a REST-based integration