Skip to content

Jagan-1995/weatherProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective :

  • Created a backend application with an API endpoint weather.

Outcome :

  • This will show the current temperature for the given location.

Tools used:

  • IntelliJ IDEA Ultimate, Postman

Key Technologies:

  • Java & Spring Boot: Robust backend framework.
  • RestTemplate: For smooth API interactions.
  • Jackson: Efficient JSON parsing and data handling.
  • Swagger UI: it helps to visualize and interact with the API's resources without having any of the implementation logic in place.

How It Works:

  • Enter Your City: Input the city name you want to check the weather.
  • Fetch Data: The app calls the OpenWeatherMap API link - Open Weather map
  • Display Results: See the detailed weather forecast instantly!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages