Adzan API to get information about adzan time in Indonesia
Data adzan is scraping from https://www.jadwalsholat.org/adzan/monthly.php
-
/city
Get all cities available. -
/city/:id
Get detail city. -
/adzan?cityId={cityId}&month={month}&year={year}&date={date}
Get adzan time. Example/adzan?cityId=141&month=7&year=2023&date=17
.cityId
is required. If no month or year in request, it will return this month or this year. If no date in request, it will return adzan time in full month.