Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the Aladhan Prayer time support existing API such as: https://prayer.awqaf.ae/ #10

Open
mochadwi opened this issue Oct 1, 2024 · 6 comments

Comments

@mochadwi
Copy link

mochadwi commented Oct 1, 2024

Recently, our apps stop working due the API seems shutdown already from government, even I cannot access the API. I'm not sure if there's any alternative for the API.

Maybe if there's possibility to support it, i'll be willing to help insha Allah.

Because this API has some specific usecase like there's some field like emirateID, areaID, cityID and etc
Screenshot 2024-10-01 at 11 27 31 AM
Screenshot 2024-10-01 at 11 28 41 AM
Screenshot 2024-10-01 at 11 29 09 AM

@meezaan
Copy link
Member

meezaan commented Oct 2, 2024

I'm afraid not. We had even requested API keys several times but never got a response from Awqaf. The best we can do is enhance the meta section in the API response to include information like Emirate and area if it's available, but beyond that there's not much that is possible.

@mochadwi
Copy link
Author

mochadwi commented Oct 2, 2024

i see that will be much help for the information like areaId & emirateId

@meezaan
Copy link
Member

meezaan commented Oct 2, 2024

i see that will be much help for the information like areaId & emirateId

Not IDs, but names. Not sure how the UAE government would be creating IDs for these in their internal systems.

@mochadwi
Copy link
Author

mochadwi commented Oct 4, 2024

"format": "DD-MM-YYYY", did we can change the format date for greg & hijri? so it'll use iso8601?

@meezaan
Copy link
Member

meezaan commented Oct 4, 2024

The API supports iso8601 but only for prayer times, not the actual dates. The date object contains all the parts though that you would need to assemble an iso8601 formatted date.

@meezaan
Copy link
Member

meezaan commented Dec 10, 2024

Started some work on this re location information - islamic-network/api.aladhan.com#79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants