Skip to content

nerdfiles/airvisual-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AirVisual API

API for https://github.com/nerdfiles/airvisual-frontend client

Requirements

  • Node.js v10+
  • MongoDB running on local instance

Environment Variables

  • PORT: 3000
  • MONGO_URL: localhost:27017

Running

  • Install dependencies - npm i
  • Build typescript - npm run build
  • Run project - npm start
  • Go to swagger page - localhost:3000/

Development with Watch Compiler

  • Run project - npm run dev

About

๐Ÿ™ Exploring the AirVisual public data API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published