Skip to content

olinkl/ex_ovh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An elixir client library for the OVH API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%