• Show log

    Commit

  • Hash : ce2a6deb
    Author : Stephen Moloney
    Date : 2016-06-10T12:29:26

    fix mix task bug. add binary key to /cloud requests on params.
    

  • Properties

  • Git HTTP https://git.kmx.io/kmx.io/ex_ovh.git
    Git SSH git@git.kmx.io:kmx.io/ex_ovh.git
    Public access ? public
    Description

    Elixir client for the OVH API.

    Users
    thodg
    Tags

  • README.md

  • 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

    • Config supervised Agent running in the background which stores frequently accessed authentication information.
    • Query modules for making building requests to the Ovh Api.
    • request functions to send Queries to the Ovh Api.

    Documentation

    Getting started

    Example (1)

    Step 1: Generating the OVH application Step 2: Setup
    Mix Task (optional) Setting up the Client

    Example (2) - Recommended way of getting started

    Step 1: Generating the OVH application Step 2: Setup
    Mix Task (optional) Setting up Clients

    Usage

    • To be added

    Contributing

    • Pull requests welcome.

    Tests

    • Tests have not been written yet.

    TODO

    • [ ] Tests for OVH portion of library
    • [ ] Option to set the application ttl when running ovh mix task.
    • [ ] Add queries for the remainder of the OVH API. (Webstorage CDN and Cloud are the only ones covered so far)

    Note

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

    Licence

    MIT Licence