An open API service indexing awesome lists of open source software.

https://github.com/mevitae/cloudconvert-rs

CloudConvert client library for Rust
https://github.com/mevitae/cloudconvert-rs

cloudconvert rust

Last synced: 9 months ago
JSON representation

CloudConvert client library for Rust

Awesome Lists containing this project

README

          

# CloudConvert Rust Client

[![Crates.io](https://img.shields.io/crates/v/cloudconvert)](https://crates.io/crates/cloudconvert)
[![docs.rs](https://img.shields.io/docsrs/cloudconvert)](https://docs.rs/cloudconvert)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

A client library for [CloudConvert](https://cloudconvert.com/api/v2), built with
[hapic](https://github.com/JOT85/hapic).

See the [docs on docs.rs](https://docs.rs/cloudconvert).