This is a command-line interface (CLI) application that allows users to check the current weather conditions for a given location. The application uses the WeatherAPI service to fetch the weather data.
In this project i used:
- Golang - Best programming language ever ? :)
- WeatherAPI - To get api key
Install folder and run this command:
cd cli-weather-application
make run
make run
Enter city: Miami
Location: Miami , Florida (region), United States of America
Current Temperature: 22.2 ℃
Current Wind Speed: 11.2 km/h