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

https://github.com/ewpratten/imgur2018

An Imgur upload client for async Rust
https://github.com/ewpratten/imgur2018

async-rust imgur imgur-api

Last synced: 3 months ago
JSON representation

An Imgur upload client for async Rust

Awesome Lists containing this project

README

        

# imgur2018
[![Crates.io](https://img.shields.io/crates/v/imgur2018)](https://crates.io/crates/imgur2018)
[![Docs.rs](https://docs.rs/imgur2018/badge.svg)](https://docs.rs/imgur2018)
[![Build](https://github.com/Ewpratten/imgur2018/actions/workflows/build.yml/badge.svg)](https://github.com/Ewpratten/imgur2018/actions/workflows/build.yml)
[![Clippy](https://github.com/Ewpratten/imgur2018/actions/workflows/clippy.yml/badge.svg)](https://github.com/Ewpratten/imgur2018/actions/workflows/clippy.yml)
[![Audit](https://github.com/Ewpratten/imgur2018/actions/workflows/audit.yml/badge.svg)](https://github.com/Ewpratten/imgur2018/actions/workflows/audit.yml)

Other Rust Imgur libraries use very old APIs. This is just a simple upload client with `.await` support.