Arangox v0.2.1 Arangox.Client.Mint View Source
An HTTP client implementation for arangox.
Implements the Mint
library. Add :mint
to your deps and
pass this module to the :client
start option to use it:
Arangox.start_link(client: Arangox.Client.Mint)