HTTP API wrapper for The Air Quality index API using Node, TypeScript, Redis, express. This project is related to air-quality-web.
A working demo of his API is available at https://air-qual-api.herokuapp.com/.
In the project directory, you can run:
Runs the server in the development mode using nodemon.
Open http://localhost:4000 to view it in the browser.
The page will reload if you make edits.
Runs the server from build in the dist
folder.
Open http://localhost:4000 to view it in the browser.
Compiles TypeScript source code and then runs the server from build in the dist
folder.
Open http://localhost:4000 to view it in the browser.
- To The Air Quality index for the hard work in collating the data from around the world and providing the API.