Skip to content

RashedMaaitah/Weather-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather API

This is a solution for the Weather API project on https://roadmap.sh/projects/weather-api-wrapper-service

Requirements:

How to use:

This is a Spring Boot Application with a maven wrapper so you can easily run it with ./mvnw spring-boot:run

Endpoints (Assuming localhost:8080):

  • localhost:8080/{countryName} this will retrieve todays weather status in simple terms in JSON

  • localhost:8080/{countryName}/all this wil retrieve the 15 upcomming days including todays weather status in simple terms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages