Golang API which works with https://openweathermap.org API.
Supports: response timeout, request methods validation, panic recovering.
cp .env.dist .env
and update parametersmake run
GET http://localhost:8081/current-weather?city=Novosibirsk
GET http://localhost:8081/daily-forecast?city=Novosibirsk