nani v0.1.1 Nani.Base
Link to this section Summary
Link to this section Types
Link to this type
raw_result_t()
raw_result_t()
raw_result_t() :: {:ok, HTTPoison.Response.t()} | {:error, HTTPoison.Error.t()}
raw_result_t() :: {:ok, HTTPoison.Response.t()} | {:error, HTTPoison.Error.t()}
Link to this type
result_t()
Link to this section Functions
Link to this function
get(url, query_params, opts \\ [])
Link to this function
get_raw(url, query_params, opts \\ [])
get_raw(url, query_params, opts \\ [])
get_raw(String.t(), map(), keyword()) :: raw_result_t()
get_raw(String.t(), map(), keyword()) :: raw_result_t()
Link to this function