Skip to content

rohitprg/AccuWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccuWeather

To use this app, you need to register an API Key on the AccuWeather service. Overwrite the app.weather.api.key in application.properties with your key. Start the Spring Boot application from WeatherApp.java file. There is a web page that has a form input and a button to search temperature in F by the zipcode. This also display City and State name. To access the page go to http://localhost:8080/index.html. To access the api reponse directly use http://localhost:8080/findTempByZipcode/{zipCode}

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published