mainmatter / breethe-server

Air Quality Data for Locations around the World

Home Page:https://breethe.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load PPM data on demand

marcoow opened this issue · comments

This is the simple first step where we only load data on demand and don't apply any caching etc.

@marcoow Is this a JSON API or do you want to do this with channels/websockets?

This is all JSON API; we might add websockets later