Skip to content

a basic http server that handles a lat/lon/api request to a weather api and returns the temp and conditions

License

Notifications You must be signed in to change notification settings

stoutes/jack-henry-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jack-henry-http-server

a basic http server that handles a lat/lon/api request to a weather api and returns the temp and conditions

Run the server via main, then use the command template to begin.

Command: curl http://localhost:6666/getWeatherReport/:lat/:long/:apiKey

About

a basic http server that handles a lat/lon/api request to a weather api and returns the temp and conditions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages