Skip to content

Simple web application for displaying weather info of any city using DarkSky Weather API and the Google Places API

Notifications You must be signed in to change notification settings

mohammedilamine/weather-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-api

integrating with the DarkSky Weather API and the Google Places API. Using these APIs to connect to an API from both the client and the server. With safely store API keys for use.

Concepts Covered:

  • Setting up a basic express Node.js server
  • Call an API from Node.js
  • Call an API from the client JavaScript
  • Safest way to store API keys
  • Consume Google APIs
  • Consume the DarkSky API
  • Use axios

About

Simple web application for displaying weather info of any city using DarkSky Weather API and the Google Places API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published