3 releases

0.1.2 May 23, 2020
0.1.1 May 8, 2020
0.1.0 Apr 23, 2020

#26 in #storage-api

42 downloads per month
Used in bunnycli

MIT/Apache

11KB
176 lines

BunnyCDN lib 🐰

Thin Rust library around BunnyCDN's web API's 🐇

Note: storage API is the only one implemented so far, others coming soon!

Terminal CLI

bunnycli

Requirements

  1. Have a BunnyCDN account
  2. An API Key. You can find this in our Dashboard in the My Account section.
  3. A Storage API key, You can find this in our Storage Zone, the FTP password is the API Key.

Usage in Cargo.toml

[dependencies]
bunnycdn = "0.1"

This is my first crate, please be gentle

Dependencies

~8–13MB
~285K SLoC