Free World Time API — no keys + CORS
If you’ve ever battled, this is a handy reference.
This article explains a free world time API that needs no sign-ups or API keys, and it’s frontend-friendly via CORS.
What I liked:
- Timezone + DST handled
- an /ip endpoint for timezone auto-detect
- Simple read more GET requests
Read it here: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
Useful for frontend countdowns. Cheers.