elixir_weather_data v0.2.3 ElixirWeatherData.OpenWeatherMapApi behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback send_request(url)
send_request(url :: String.t) :: {:ok, Map.t}
send_request(url :: String.t) :: {:error, Nil}