Storage
Cloudflare R2 Compatibility
S3-compatible object storage with zero egress fees.
4 compatibility guidesOfficial site →
4
Full
0
Partial
0
Workaround
0
None
Cloudflare R2 + Django
Django works seamlessly with Cloudflare R2 for file storage using boto3 and django-storages, enabling S3-compatible object storage without egress costs.
full
Cloudflare R2 + NestJS
NestJS works seamlessly with Cloudflare R2 using the AWS SDK, enabling enterprise file storage in your backend applications with zero egress costs.
full
Cloudflare R2 + Flask
Flask works seamlessly with Cloudflare R2 via the boto3 S3-compatible client, enabling straightforward file uploads and management in your Python web application.
full
Cloudflare R2 + FastAPI
FastAPI and Cloudflare R2 integrate seamlessly—use the boto3 library to treat R2 as S3-compatible storage within your FastAPI application.
full