Free Clock API — no API keys for frontend
If you ever fought, this is a handy reference.
This DEV post shares a public world time API that doesn’t require accounts or API keys, and it’s ready for browser fetch.
Highlights:
- get more info Offsets + dst flag included
- Geo-IP endpoint to detect the user timezone
- Simple GET requests
Link: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
If you work on frontend countdowns. Cheers.