wu2-prov-js-template-2/api/getCities.js

2 lines
235 B
JavaScript
Raw Normal View History

2024-05-14 11:10:05 +00:00
[{ "Name": "Stockholm", "Population": 2000000 }, { "Name": "Ängelholm" , "Population": 42000}, { "Name": "Helsingborg", "Population": 100000}, { "Name": "Gäteborg", "Population": 1200000}, { "Name": "Malmö", "Population": 1000000}]