PASAR API
Verified live: keyless JSON of VN public holidays for any year, including the lunar-calendar Tết block with local names. Community-run global service, no official VN government equivalent exists. VN-first.
View docs ↗ More Data & enrichment APIscurl 'https://date.nager.at/api/v3/PublicHolidays/2026/VN'
I'm building an app using a free Vietnam API (no auth needed). API: Vietnam Public Holidays ~ Tết and national holidays as JSON Provider: Nager.Date (community-maintained, open source) Endpoint: GET https://date.nager.at/api/v3/PublicHolidays/2026/VN It returns JSON. Source: Nager.Date (community-maintained, open source) (https://date.nager.at/Api) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-03 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.