/metex

Get weathers concurrently

Primary LanguageElixir

Metex

You'll be using my API key, but that's OK.

Send an array of locations to get the weather:

cities = ["Singapore", "Durham, North Carolina, USA"]

Metex.temperatures_of(cities)