PASAR API
List general information such as address, contact details, nearest public transportation of primary, secondary and pre-university schools. Keyless JSON via data.gov.sg datastore. SG-first.
View docs ↗ More Education APIscurl 'https://data.gov.sg/api/action/datastore_search?resource_id=d_688b934f82c1059ed0a6993d2a829089&limit=10'
I'm building an app using a free Malaysian API (no auth needed). API: General information of schools Provider: Ministry of Education Endpoint: GET https://data.gov.sg/api/action/datastore_search?resource_id=d_688b934f82c1059ed0a6993d2a829089&limit=10 It returns JSON. Help me fetch this and build a simple page that displays it nicely.