/weather-app-demo

Weather Info of Cities From "openweathermap.org"

Primary LanguageJava

weather-app-demo

Current weather information of cities.
Simple Spring MVC project.

Techs & Specs

Weather API

Includes

- java 17 & SpringBoot3
- REST Api
- Spring Cache
- Docker & Docker Compose
- Thymeleaf
- OpenApi

Note

- Add ".env" file in the same directory with docker-compose.yml file and write inside "API_KEY=<YOUR_API_KEY>"