wu2-prov-js-template-2/api/getCities.js
2024-05-14 13:10:05 +02:00

2 lines
235 B
JavaScript

[{ "Name": "Stockholm", "Population": 2000000 }, { "Name": "Ängelholm" , "Population": 42000}, { "Name": "Helsingborg", "Population": 100000}, { "Name": "Gäteborg", "Population": 1200000}, { "Name": "Malmö", "Population": 1000000}]