bunny-api-tokio

Crates.iobunny-api-tokio
lib.rsbunny-api-tokio
version0.4.0
created_at2025-05-19 23:52:22.16806+00
updated_at2025-06-25 12:24:52.618981+00
descriptionProvides access to the Bunny CDN API asynchronously using tokio.
homepage
repositoryhttps://git.gorb.app/gorb/bunny-api-tokio
max_upload_size
id1680559
size61,719
Radical (Radiicall)

documentation

README

bunny-api-tokio

License Crates.io Visitors

A Rust library providing asynchronous access to the Bunny CDN API using Tokio.

Issues/PRs

Issues and PRs can be submitted on the GitHub mirror

Features

  • Async-first: Built with Tokio for non-blocking API calls.
  • Edge Storage API: Supports Bunny's edge storage operations.
  • Lightweight: Pure Rust implementation with minimal dependencies.

Usage

Add to your Cargo.toml:

[dependencies]
bunny-api-tokio = "0.4.0"
Commit count: 0

cargo fmt