PASAR API
Quarterly Real GDP (Seasonally Adjusted) by Economic Sector by DOSM, National Accounts API, for Malaysia, free.
More National Accounts APIscurl 'https://api.data.gov.my/data-catalogue/?id=gdp_qtr_real_sa_supply&limit=10'
I'm building an app using a free Malaysian API (no auth needed). API: Quarterly Real GDP (Seasonally Adjusted) by Economic Sector Provider: DOSM Endpoint: GET https://api.data.gov.my/data-catalogue/?id=gdp_qtr_real_sa_supply&limit=10 It returns JSON. Help me fetch this and build a simple page that displays it nicely.