-
Notifications
You must be signed in to change notification settings - Fork 78
Request for API access: Yusuf Emre Yıldırım #2895
Description
I am Yusuf, an independent software developer currently building a comprehensive Islamic utility application called "Namaz - Vakit & Kıble". You can reach me at "yusufemreyildirim@yahoo.com" .
I intend to use the API to provide users with a "Hadith of the Day" feature on the home screen and a searchable Hadith library within the app. The goal is to make authentic Hadith literature more accessible to the Turkish and global Muslim community alongside prayer timings.
API rate limits:
Maximum requests per second: 2 requests per second (To ensure smooth UI performance).
Maximum requests per day: 5,000 requests per day (We will implement client-side caching to minimize redundant calls).
Programmatic API access is preferred for the search functionality and to keep the app bundle size lightweight, though we will implement local caching for frequently accessed data.
What are the languages in which would i like hadith data?
Arabic, Turkish, English, French, Indonesian, Farsi, Deutsch, Bengali, Hausa, Uzbek and Kazak.
What programming language will my API client be in?
TypeScript / JavaScript (Next.js & Capacitor).