Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

A console app that retrieves current weather information from a api.

Notifications You must be signed in to change notification settings

repo-archive-X-rays5/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

A console app that retrieves current weather information from a api.

APIs used

https://opencagedata.com/ to convert a address to lat and long coordinates.

https://www.climacell.co/weather-api/ to get all current weather data at coordinates.

Libs used

https://github.com/whoshuu/cpr for performing all web requests.

https://github.com/Tencent/rapidjson for handling all api responses.

https://github.com/karnival/cpp-opencage-geocoder for quick address searching via the opencagedata.com api.

About

A console app that retrieves current weather information from a api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages