Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slim down API, focus on happy path #1

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Slim down API, focus on happy path #1

wants to merge 4 commits into from

Conversation

erquhart
Copy link
Collaborator

Focus on simplifying R2 uploads, serving, and providing reactive metadata.

  • Add useUploadFile hook to simplify signed url uploads that don't require a lot of control
  • Store metadata in the component tables and provide queries
  • Still provide serving via signed urls (just wraps the s3 sdk)
  • Drop pretty much everything else, it was all thinly wrapping the S3 sdk and not adding much value
  • Slim down and focus docs

Still to do:

  • Metadata listing, paginating
  • Finalize readme doc and add docstrings

@erquhart erquhart changed the title Sync metadata Slim down API, focus on happy path Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant