Public Timezone API — no API keys + CORS

If you ever fought, this is worth bookmarking.

Here’s a DEV write-up on a public world time API get more info that doesn’t require sign-ups or keys, and it’s ready for browser fetch.

What I liked:

- Timezone + DST handled

- 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’re building global scheduling. Hope it helps.

Leave a Reply

Your email address will not be published. Required fields are marked *