Skip to content

App to consume data from OpenWeatherMapAPI made with Spring Boot

Notifications You must be signed in to change notification settings

DavidPAdams/OpenWeatherMapAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Weather Map API

Small application consuming data from an API

In order to use this application the following steps were required:

  1. Register with Open Weather Map API
  2. Obtain an API key
  3. Add an additional property file called: application-other.properties
  4. Store the API key as: api_key = [api_key_value]

The application-other.properties file is listed in .gitignore to prevent it from being exposed when uploading to a public repository such as Github

About

App to consume data from OpenWeatherMapAPI made with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published