Skip to content

HTTP wrapper API for aqicn.org using Node, TypeScript, Redis, express.

Notifications You must be signed in to change notification settings

mukundbhudia/air-quality-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

air-quality-api

HTTP API wrapper for The Air Quality index API using Node, TypeScript, Redis, express. This project is related to air-quality-web.

Demo

A working demo of his API is available at https://air-qual-api.herokuapp.com/.

Available Scripts

In the project directory, you can run:

npm run nm

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.

npm start

Runs the server from build in the dist folder.
Open http://localhost:4000 to view it in the browser.

npm run serve

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.

Thanks

  • To The Air Quality index for the hard work in collating the data from around the world and providing the API.

About

HTTP wrapper API for aqicn.org using Node, TypeScript, Redis, express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published