keremcengiz0 / DefineX-Practicum-Weather-API

This repository https://www.weatherapi.com/ contains the project that lists weather data as instant and desired daily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather API

This api lists instant and desired daily weather data using https://www.weatherapi.com/ data.

Technologies Used For BackEnd

  • Spring Boot
  • Tomcat 10

Spring Features

  • Spring Boot Maven Plugin
  • Lombok

Tools

  • Swagger UI

IDE

  • Intellij IDEA

Running questapp locally

	git clone https://github.com/keremcengiz0/DefineX-Practicum-Weather-API.git

You can then access questapp here: http://localhost:8099/swagger-ui/index.html#/weather/api

Images From Swagger UI

Weather Controller

swaggerui1 swaggerui2

Current Weather Information

currentResponse1 currentResponse2

Daily Weather Information

forecastResponse1 forecastResponse2 forecastResponse3 forecastResponse4

About

This repository https://www.weatherapi.com/ contains the project that lists weather data as instant and desired daily.


Languages

Language:Java 100.0%