Names of Allah

99 Names of Allah (JSON)

Structured JSON dataset of the 99 Names of Allah (Asma ul-Husna) with Arabic text, English transliteration, meaning, description, and Quranic verse references for each name.

Free Scholar-reviewed
Open resource ↗ Repository

Quick start

const res = await fetch(
  "https://github.com/KabDeveloper/99-Names-Of-Allah"
);
const data = await res.json();