pspeter3 / aqi-monitor

Micro service for calculating AQI from Purple Air.

Home Page:aqi-monitor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aqi-monitor

Micro service for calculating AQI from Purple Air.

API

The server provides a simple API which supports the following query params:

  • key Your Purple Air API Key.
  • show The Purple Air Sensor ID. Can be provided up to 5 times.
  • lat (Optional) Latitude for interpolation.
  • lon (Optional) Longitude for interpolation.
  • pow (Optional) Power for interpolation. Higher numbers weigh prioritze closer sensors. Default is 1.

About

Micro service for calculating AQI from Purple Air.

aqi-monitor.vercel.app

License:MIT License


Languages

Language:TypeScript 100.0%