junobuild-cdn 0.2.2

CDN logic for serving assets in Juno, backed by a request-based storage process.
Documentation

JunoBuild-Cdn

junobuild-cdn provides the CDN capabilities used by Juno , including logic for serving assets and handling request-based storage workflows.

Getting Started

To include junobuild-cdn in your Rust project, add it as a dependency in your Cargo.toml:

[dependencies]
junobuild-cdn = "*"

Replace "*" with the specific version you want to use, or omit the version to always use the latest version.

Links & Resources

Here are some useful links:

  • Looking to get started? Check out the documentation.
  • Have a look at the LICENSE for information about licensing and limitation.
  • Have questions, comments or feedback? Join our Discord or OpenChat.