weatherdiffservice

command module
v0.0.0-...-d3e1fb4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

README

WeatherDiffService

A simple weather service allows observing differences between weather data suppliers.

The standard procedure allows the GET method only. Requests which use other methods will be denied. To use WeatherDiffService, the request should be properly combined. The service expects two incoming parameters "country" and "city".

"country" parameter should contain two symbols "GB" or "us".

"city" is the city name like "london" or "Moscow"

All parameters are case insensitive.

E.g. http://example.com/?country=us&city=sain-perersburg http://example.com/?country=GB&city=BRISTOL

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL