Welcome to the Quran Quotes API Homepage!
Endpoints:
- GET /api/getAll: Get all Quran quotes (Test)
- GET /api/get/1: Get a single Quran quote by quote number (Test)
Example API Requests:
Get all Quran quotes:
GET /api/getAll
Get a single Quran quote:
GET /api/get/1
API Response Format:
The API response will be in JSON format and will contain the following properties:
- quranQuote: The Quran quote
- reference: The reference of the Quran quote