Skip to content

A java springboot application that uses openweathermap api to get weather and air quality informations

Notifications You must be signed in to change notification settings

ISO53/SpringBoot---OpenWeatherMap---Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SpringBoot - OpenWeatherMap - Java

A java springboot application that uses openweathermap api to get weather and air quality informations

If you want to work on this project you need to:

Create an account on openweathermap.org

Get an api key or create one

Copy your api key (APPID) and paste it on to APPID variable in myweather/src/main/java/com/myweather/myweather/Constans.java

after that your application should work perfectly.

Keep in mind that this is a free-plan of openweathermap so it has limited functions.

About

A java springboot application that uses openweathermap api to get weather and air quality informations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages