Usage: curl https://weather.tldr-it.com/<city>[?format=json|xml] Multi-word cities: use +, _, or %20 for spaces. Examples: curl https://weather.tldr-it.com/London curl https://weather.tldr-it.com/Brno curl https://weather.tldr-it.com/New+York curl https://weather.tldr-it.com/San_Francisco curl 'https://weather.tldr-it.com/New%20York' curl https://weather.tldr-it.com/Tokyo?format=json curl https://weather.tldr-it.com/Tokyo?format=xml