kmx.io/ex_ovh/README.md

Branch

Download

ExOvh Build Status Hex Version Hex docs Deps Status

ExOvh is an helper library for the elixir language for the Ovh Api. To use the Openstack components of the OVH API, see Openstex

Project Features

Getting started - Step 1: Generating the OVH application key, application secret and consumer key.

Getting Started - Step 2: Generating the OVH client module for your elixir application

Usage

Examples - Method 1 - Building the queries manually and send the request (my preferred way)

Examples - Method 2 - Build the request using provided helper functions and send the request

Note: Helper functions are only available currently for the /Cloud portion of the OVH API. Eventually, I would like to write a macro to create the queries.

Contributing

Tests

TODO

Note

This is an unofficial client to the OVH api and is not maintained by OVH.

Licence

MIT Licence


Source

Download