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
- Host: GitHub
- URL: https://github.com/ewpratten/imgur2018
- Owner: ewpratten
- License: gpl-3.0
- Created: 2021-08-29T16:34:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T01:52:38.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T02:48:21.722Z (3 months ago)
- Topics: async-rust, imgur, imgur-api
- Language: Rust
- Homepage: https://crates.io/crates/imgur2018
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imgur2018
[](https://crates.io/crates/imgur2018)
[](https://docs.rs/imgur2018)
[](https://github.com/Ewpratten/imgur2018/actions/workflows/build.yml)
[](https://github.com/Ewpratten/imgur2018/actions/workflows/clippy.yml)
[](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.