Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 377 Bytes

Adzan - API

Adzan API to get information about adzan time in Indonesia

Endpoints

  • /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. If no date in request, it will return adzan time in full month.