ExGdax
v0.2.0
Pages
Modules
ExGdax.Api
(ExGdax v0.2.0)
View Source
Provides basic HTTP interface with GDAX API.
Link to this section
Summary
Functions
delete(path, config \\ nil)
get(path, params \\ %{}, config \\ nil)
post(path, params \\ %{}, config \\ nil)
Link to this section
Functions
Link to this function
delete(path, config \\ nil)
View Source
Link to this function
get(path, params \\ %{}, config \\ nil)
View Source
Link to this function
post(path, params \\ %{}, config \\ nil)
View Source