Skip to content

โ˜๏ธ๐ŸŒž Open Weather Map - API & JSon ๐ŸŒก๏ธ - Enter your zipcode to find out your current weather forecast!

Notifications You must be signed in to change notification settings

nancylee1/OpenWeatherMap-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โ˜๏ธ๐ŸŒž Open Weather Map - API & JSon ๐ŸŒก๏ธ

Find out your current weather forecast!

I created a Microsoft .Net 6.0 comsole application that calls the OpenWeatherMap API to check the current weather forecast by entering any zipcode! Here are the steps I took below to make this weather application happen:

  • I created an OpenWeatherMap account to get a free API Key
  • Add the NewtonSoft.Json Nuget Package to my Console App
  • Used C# to convert the CURRENT weather for the City you specify in degrees fahrenheit as the API provided Kelvin
  • Creatively displayed & organized the response
  • An example of the current weather API response is below:

    output

    Using the code below:

    code

    Thanks for taking a look! Feel free to follow/connect with me on GitHub or LinkedIn (www.linkedin.com/in/nancylee7)!

About

โ˜๏ธ๐ŸŒž Open Weather Map - API & JSon ๐ŸŒก๏ธ - Enter your zipcode to find out your current weather forecast!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages