Skip to content

Comments

update: add cf-r2-sdk example#27331

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

update: add cf-r2-sdk example#27331
Myxogastria0808 wants to merge 1 commit intocloudflare:productionfrom
Myxogastria0808:feat/add-cf-r2-sdk-example

Conversation

@Myxogastria0808
Copy link

@Myxogastria0808 Myxogastria0808 commented Dec 27, 2025

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 size/m product:r2 R2 object storage: https://developers.cloudflare.com/r2 labels Dec 27, 2025
@Myxogastria0808
Copy link
Author

In this case, Should I write changelogs?
If I should write changelogs, where do I write my changes?

@github-actions
Copy link
Contributor

Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant).

@github-actions github-actions bot added the stale label Jan 31, 2026
@Myxogastria0808 Myxogastria0808 changed the title feat: add cf-r2-sdk example update: add cf-r2-sdk example Jan 31, 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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants