fractal-api

Crates.iofractal-api
lib.rsfractal-api
version0.9.39
sourcesrc
created_at2016-08-25 23:00:24.10736
updated_at2019-07-11 18:42:10.503817
descriptionFractal Global Credits API client library
homepage
repositoryhttps://github.com/FractalGlobal/api-rs
max_upload_size
id6112
size115,497
FractalTeam (github:fractalglobal:fractalteam)

documentation

https://docs.rs/fractal-api/

README

Fractal Global Credits API client

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.

Commit count: 272

cargo fmt