PASAR API
Keyless JSON API listing Indonesia's national holidays and joint-leave (cuti bersama) days by year, each flagged is_national_holiday. Free, no auth, GET with a year query. ID-first.
View docs ↗ More Data & enrichment APIscurl 'https://libur.deno.dev/api?year=2026'
I'm building an app using a free Malaysian API (no auth needed). API: Hari Libur Nasional API ~ Indonesian public holidays & cuti bersama Provider: libur.deno.dev (community) Endpoint: GET https://libur.deno.dev/api?year=2026 It returns JSON. Help me fetch this and build a simple page that displays it nicely.