ExHubic 


ExHubic is client for in the elixir language for the Hubic Api.
To use the Openstack components of the HUBIC API, see Openstex
Project Features
- Cache supervised Genserver running in the background which stores frequently accessed authentication information.
- Config supervised Agent running in the background which stores frequently accessed config information.
- Query modules for making building requests to the Hubic Api.
- request functions to send Queries to the Hubic Api.
Documentation
Getting started
Example (1)
| Step 1: Generating the Hubic application | Step 2: Setup |
|---|---|
| Mix Task (optional) | Setting up the Client |
Example (2) - Recommended way of getting started
| Step 1: Generating the Hubic application | Step 2: Setup |
|---|---|
| Mix Task (optional) | Setting up Clients |
Usage
- To be added (for now, take a look at the tests)
Contributing
- Pull requests welcome.
Tests
Note: Requires that the elixir client Openstex.ExHubic and the EX_HUBIC environment variables have been configured.
mix testNote
This is an unofficial client to the HUBIC API and is not maintained by OVH.