Welcome to the Quran Audio in Bangla project! This repository is created to help you listen to the Quran in Bangla without needing to go to YouTube every time. Enjoy the divine words of Allah with ease and convenience!
- 🎧 Listen to Quranic verses in Bangla
- 📱 Easy access through simple API endpoints
- 📝 Audio and text data sourced from reliable platforms
- Endpoint:
/api/[surahnumber] - Example Request:
/api/1 - Example Response:
{
"surah_number": "1",
"surah_name": "আল ফাতিহা",
"total_ayahs": 7,
"ayah": [
{ "img": "/imgs/bangla/1-1.png", "audio": "/audio/bangla/1-1.mp3" },
{ "img": "/imgs/bangla/1-2.png", "audio": "/audio/bangla/1-2.mp3" },
{ "img": "/imgs/bangla/1-3.png", "audio": "/audio/bangla/1-3.mp3" },
{ "img": "/imgs/bangla/1-4.png", "audio": "/audio/bangla/1-4.mp3" },
{ "img": "/imgs/bangla/1-5.png", "audio": "/audio/bangla/1-5.mp3" },
{ "img": "/imgs/bangla/1-6.png", "audio": "/audio/bangla/1-6.mp3" },
{ "img": "/imgs/bangla/1-7.png", "audio": "/audio/bangla/1-7.mp3" }
]
}- Audio and Images from: Quran.Gov.BD
A heartfelt thank you to those who made this content available. Jazakallahu Khair!
Please pray for me; it would be the best donation for my efforts.