-
Notifications
You must be signed in to change notification settings - Fork 75
Description
Purpose in using this API: Building a comparative religion Q&A platform that presents Islamic scholarly answers with authentic hadith citations. The application allows users to explore questions about Islam with properly sourced hadith references from the major collections (Bukhari, Muslim, Tirmidhi, etc.). Hadiths are displayed alongside Quran verses and other scriptural citations to provide comprehensive, well-sourced answers.
API rate limits:
Maximum requests per second: 5
Maximum requests per day: 500
Is your use case better served by having an offline dump of hadith data or programmatic API access? Programmatic API access is preferred. The application fetches hadiths on-demand when editors add citations to articles, rather than displaying large collections. An offline dump would be excessive for our use case.
What are the languages in which would you like hadith data? English and Arabic
What programming language will your API client be in? TypeScript (Deno runtime in Supabase Edge Functions)