black_box v0.1.0 BlackBox

Link to this section Summary

Link to this section Types

Link to this type response()
response() ::
  {:ok, :jsx.json_term(), HTTPotion.Response.t()}
  | {integer(), any(), HTTPotion.Response.t()}

Link to this section Functions

Link to this function get_api_key()
get_api_key() :: String.t()
Link to this function get_api_signature()
get_api_signature() :: String.t()
Link to this function post(path, body \\ [])
Link to this function process_response(resp)
process_response(HTTPotion.Response.t()) :: response()
Link to this function process_response_body(body)
process_response_body(binary()) :: term()