oceanex v0.2.4 Oceanex.Client
Oceanex Client Module.
Link to this section Summary
Functions
Fetch only body from response
HTTP DELETE request to DigitalOcean API
HTTP GET request to DigitalOcean API
HTTP POST request to DigitalOcean API
HTTP PUT request to DigitalOcean API
Link to this section Functions
Link to this function
body!(arg)
Fetch only body from response
Link to this function
delete(path, opts \\ "")
HTTP DELETE request to DigitalOcean API
Link to this function
get(path, opts \\ "")
HTTP GET request to DigitalOcean API
Link to this function
post(path, opts \\ "")
HTTP POST request to DigitalOcean API
Link to this function
put(path, opts \\ "")
HTTP PUT request to DigitalOcean API