Deenify API is an open-source backend service designed to provide seamless access to authentic Islamic resources — including the Qur'an, Hadith, Duas, Prayer Times, and Islamic guides — all in one place.
The purpose of this API is to empower developers, researchers, and Muslim communities with structured, reliable, and developer-friendly endpoints to build apps, websites, and services that enrich spiritual knowledge and practice.
“Technology is a tool, and Deenify is the effort to align it with the timeless guidance of Islam.”
Deenify aims to become a unified hub for Islamic knowledge and utilities through modern APIs. From accessing Qur'anic verses to retrieving Hadith collections, or even fetching live prayer timings — this API is built to serve both individual learners and large-scale applications.
- 📖 Qur'an API – Surahs, Ayahs, translations, and tafsir (multi-language support).
- 📚 Hadith API – Structured Hadith collections (book-wise, language-wise, metadata).
- 🤲 Dua API – Daily supplications and authentic adhkar categorized for easy use.
- 🕌 Prayer Times API – Live, location-based Salah timings.
- 📑 Guides API – Educational resources and step-by-step Islamic guides.
- ⚡ Fast & Scalable – Powered by Next.js 14 App Router with serverless functions.
- 🔒 Secure – MongoDB Atlas with environment-based configuration.
- ➕ Much more coming soon…
- Framework: Next.js 14+ (App Router, Server Components)
- Database: MongoDB Atlas
- Styling: TailwindCSS
- State Management: Zustand / Redux
- Deployment: Vercel
git clone https://github.com/deenify/api.git
cd api
npm i