Its a simple weather tracker written in Golang.
-
Get a free API Key at https://openweathermap.org/
-
Clone the project
https://github.com/div927/go-weather.git
-
Enter your API Key in
.apiConfig
-
Go to the project directory
cd weather
- Build the project
go build
- Start the server
run main.go
- Open your browser and then run
http://localhost:8080/weather/searching-city-name