aqi-api

Wrapper around the AirNow air quality forecast api.

Usage no npm install needed!

<script type="module">
  import aqiApi from 'https://cdn.skypack.dev/aqi-api';
</script>

README

aqi-api npm

Wrapper around the AirNow air quality forecast api.

Setup

Clone this repo and run npm install to install dependencies.

To configure tests, go to https://airnowapi.org and register for an account. Paste your api key into "testApiKey" in AQIResource.test.ts.

License

This project is licensed under the terms of the MIT license.