Skip to content

ridhlab/adzan-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adzan - API

Adzan API to get information about adzan time in Indonesia

Source Data

Data adzan is scraping from https://www.jadwalsholat.org/adzan/monthly.php

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. 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.

Releases

No releases published

Packages

No packages published