gem v0.2.1 Gem.Client
Documentation for Gem Client
.
Link to this section Summary
Link to this section Functions
Link to this function
delete(path \\ "/", body \\ %{}, query_parameters \\ %{})
Link to this function
get(path \\ "/", query_parameters \\ %{})
Link to this function
post(path \\ "/", body \\ %{}, query_parameters \\ %{}, opts \\ [])
Link to this function