aqi-api
v1.0.3
Published
Wrapper around the AirNow air quality forecast api.
Downloads
9
Readme
aqi-api
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.