ForexFactory.HttpClient (ForexFactory v0.1.5)

HTTP Client

Summary

Functions

@spec api_url() :: binary()
Link to this function

get(api_path, params)

@spec get(binary(), map()) :: {:ok, term()} | {:error, term()}