Skip to content

Project serving weather forecast requests for specific cities

License

Notifications You must be signed in to change notification settings

matyas94k/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

Project serving weather forecast requests for specific cities.

Usage

  • GET [host]/api/weather?city=[list]
  • The port (4094) and the supported cities are specified in the application.properties file.
  • After successfully serving a GET request, the result will be also saved in a CSV file.

Used technologies

  • Java 21
  • Spring Boot, with minimal addition of dependencies, such as:
  • Spring Web
  • Spring Test

Author: Mátyás

Feel free to review my code and add comments or suggestions.

About

Project serving weather forecast requests for specific cities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published