• Show log

    Commit

  • Hash : 4c709165
    Author : Stephen Moloney
    Date : 2016-06-08T14:55:11

    update docs and version
    

  • 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

    ExOvh is an helper library in the elixir language for the Ovh Api.

    Project Features

    • Cache modules (genservers) running in the background which store frequently accessed authentication information.
    • Query modules for making calls to the OVH API.

    Documentation

    Getting started

    Examples

    • to be added

    Issues, Bug Reports, Feature Requests, Suggestions, Guidance, etc

    • Create issues here to communicate your ideas to me. Thanks.

    Contributing

    • Pull requests welcome.

    Tests

    • Tests against the OVH portion of the library 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