fractal-api 0.0.21

Fractal Global Credits API client library
Documentation

Fractal Global Credits API client

Build Status Build status Coverage Status Crates.io

[Documentation] (http://fractal.global/api-rs)

This library provides a simple API for using the the Fractal Global Credits REST API.

Using it is as simple as including this in the crate:

extern crate fractal_api;

Note: It requires Rust 1.11.0 or higher

License

This library is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE, and LICENSE-MIT for details.