doex v0.4.0 API Reference
Modules
An elixir implementation of the DigitalOcean API v2. From their documentation
Make almost direct calls to the Digital Ocean API
Reads, updates or deletes Doex configuration keys
Create a new digital ocean droplet
Initialize your doex config
Access service functionality through Elixir functions, wrapping the underlying HTTP API calls
There are a few ways to configure access to your Digital Ocean account. First, you should go and find your API TOKEN
Provides global access to the loaded configs, the API
is available directly with Doex
, so there is little need to
dive too deep into here to learn how to use the API, but
rather for understanding the internals of the project
Mix Tasks
Prints (doex) Digital Ocean API v2 mix client help information
Reads, updates or deletes Doex configuration keys
Create a new digital ocean droplet