Branch :
ExOvh is an helper library for the elixir language for the Ovh Api. To use the Openstack components of the OVH API, see Openstex
application key, application secret and consumer key.This may be done manually by going to https://eu.api.ovh.com/createApp/ and following the directions outlined by OVH ath
their first steps guide.
Alternatively, this may be achieved by running a mix task. This saves me a lot of time when generating a new application. Documentation here
The client module (eg AwesomeApp.OvhClient) is the interface for accessing the
functions of the ex_ovh API.
This is an unofficial client to the OVH api and is not maintained by OVH.