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