- Please tell us about yourself (include an email address):
Muhammad Muddassir, muhammad_muddasir@hotmail.com. I am a researcher at HK PolyU modifying an open-source mosque display screen application called MosqueScreen, designed to be shown on TV screens in our university's prayer room to display prayer times and hadith of the day.
-
Your purpose in using this API:
To display a rotating "Hadith of the Day" on a prayer room display screen. The application is a Next.js web app deployed on Vercel and displayed on a wall-mounted TV in a prayer room. Hadiths are fetched server-side during build/revalidation (ISR) and displayed to congregants one at a time. No hadith data is stored or redistributed — it is displayed in real time on-screen only.
-
API rate limits:
- Maximum requests per second: 1
- Maximum requests per day: 10
-
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access, so the displayed hadith can rotate automatically and stay current without manual updates to the application.
- What are the languages in which you would like hadith data?
English and Arabic.
- What programming language will your API client be in?
TypeScript (Node.js / Next.js server-side).
Muhammad Muddassir, muhammad_muddasir@hotmail.com. I am a researcher at HK PolyU modifying an open-source mosque display screen application called MosqueScreen, designed to be shown on TV screens in our university's prayer room to display prayer times and hadith of the day.
Your purpose in using this API:
To display a rotating "Hadith of the Day" on a prayer room display screen. The application is a Next.js web app deployed on Vercel and displayed on a wall-mounted TV in a prayer room. Hadiths are fetched server-side during build/revalidation (ISR) and displayed to congregants one at a time. No hadith data is stored or redistributed — it is displayed in real time on-screen only.
API rate limits:
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access, so the displayed hadith can rotate automatically and stay current without manual updates to the application.
English and Arabic.
TypeScript (Node.js / Next.js server-side).