Unofficial Numbeo Cost of Living JSON API
First, install dependencies:
npm install
Then run the application in development mode:
npm run dev
Returns the cost of different items in the requested city. Return an empty array of costs if there is not city data available.
The city for which you want to retrieve cost-of-living data for
The three letter currency code for the currency you want values in. Defaults to CAD.