Skip to content

BranGuzmen/Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Data

The purpose of this project is to get an understanding of working with multiple APIs at once and how to handle API keys. This project also focuses on creating servers using Node.js to serve up requests to the client and securely use API keys.

Dark sky's API is used for weather data and Openaq is used to get air quality information.

Requirements:

  • Node.js
  • npm
  • express
  • fetch for Node.js
  • nedb

About

Host a bunch of Javascript exercises I've been working on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors