api.aladhan.com
api.aladhan.com copied to clipboard
Add Cache Control Header to Response
I have come across instances where a website calls the API each time a user visits it. Ideally the API should be called once per day for each user. If we take in lat/long only up to 3 decimal digits this should become possible.