Skip to content

Feat: add cf r2 sdk example#29209

Open
Myxogastria0808 wants to merge 2 commits intocloudflare:productionfrom
Myxogastria0808:feat/add-cf-r2-sdk-example
Open

Feat: add cf r2 sdk example#29209
Myxogastria0808 wants to merge 2 commits intocloudflare:productionfrom
Myxogastria0808:feat/add-cf-r2-sdk-example

Conversation

@Myxogastria0808
Copy link

Summary

This PR adds a new example page documenting cf-r2-sdk, a community-maintained Rust SDK for Cloudflare R2.

The page introduces the SDK, explains when it may be useful compared to raw HTTP or aws-sdk-s3, and provides example usage for common R2 operations (upload, download, list, delete).

The SDK is explicitly marked as community-maintained and not officially supported by Cloudflare.

Screenshots (optional)

screenshot

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions github-actions bot added product:r2 R2 object storage: https://developers.cloudflare.com/r2 size/m labels Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:r2 R2 object storage: https://developers.cloudflare.com/r2 size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants