Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

laoshubobo/ForecastServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ForecastServer

The HTTP endpoint is for retrieving weather short forecasts from the National Weather Service API Web Service To use it: Clone the project, compile it, and open the ForecastHttpServer object to run Open the terminal to curl or input the API URL in the browser

Example: curl http://localhost:8080/api/forecast?latitude=38.6484&longitude=-121.7339

Response: {"shortForecast":"Sunny","CharacterizedTemperature":"Moderate"}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages