Crates.io | fractal-api |
lib.rs | fractal-api |
version | 0.9.39 |
source | src |
created_at | 2016-08-25 23:00:24.10736 |
updated_at | 2019-07-11 18:42:10.503817 |
description | Fractal Global Credits API client library |
homepage | |
repository | https://github.com/FractalGlobal/api-rs |
max_upload_size | |
id | 6112 |
size | 115,497 |
[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
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.