Skip to content

A spring boot weather app created by utilising Open Weather Map API from RapidAPI.com

Notifications You must be signed in to change notification settings

PSReyat/WeatherAPI

Repository files navigation

WeatherAPI

An API I've created to find out the current weather for a given location

Motivation

This project helped me understand the vast utility of APIs and their benefits. By utilising the Open Weather Map API from RapidAPI, I was able to obtain weather data in JSON format which I parsed and displayed on JSP pages.

Screenshots

  • Search page alt-text
  • Current weather for searched city alt-text
  • Five day weather forecast alt-text

Gif

  • Search city functionality

alt-text

  • Searching a city with the same name but different country (London in the USA example)

alt-text

  • Five day forecast

alt-text

Languages

  • Java
  • JavaScript
  • HTML
  • CSS

Technologies used

  • Spring Boot
  • JSP pages
  • Bootstrap 4
  • JSTL
  • Joda-Time Library

Releases

No releases published

Packages

No packages published

Languages