go-temperature-server

go-temperature-server

0

The Go Temperature Server is a simple server written in Go that provides temperature data for specified locations using a REST API. It leverages OpenWeatherMap API for fetching weather data and allows flexible configuration through environment variables or direct query parameters.

curl

Used to test and query temperature endpoints

OpenWeatherMap API

Used to obtain weather data