PASAR API
Dataset shows the annual total number of registered vessels and shipping tonnage as at end of the period. Keyless JSON via data.gov.sg datastore. SG-first.
View docs ↗ More Transport APIscurl 'https://data.gov.sg/api/action/datastore_search?resource_id=d_0c586210d33756a56ef6213078e749aa&limit=10'
I'm building an app using a free Malaysian API (no auth needed). API: Registered Vessels and Shipping Tonnage, Annual Provider: Maritime and Port Authority of Singapore Endpoint: GET https://data.gov.sg/api/action/datastore_search?resource_id=d_0c586210d33756a56ef6213078e749aa&limit=10 It returns JSON. Help me fetch this and build a simple page that displays it nicely.