UNPKG

london-air

Version:

NodeJS wrapper for the London Air Quality API.

8 lines (5 loc) 116 B
"use strict"; const baseUrl = "http://api.erg.kcl.ac.uk/AirQuality/"; module.exports = { baseUrl: baseUrl, };