Skip to content

File adapter for main providers (Google, Amazon) #23

@coratgerl

Description

@coratgerl

Info: Estimated number of lines 200 - 250 for each provider (with tests)

Currently, we support file uploads to S3 storage using the wabe-buns3 package. We would like to add support for other storage providers (Google Bucket, Scaleway Bucket, etc.).

Each storage provider should be implemented as a new package within the monorepo (one package for Google Storage, etc.). The implementation must adhere to the FileAdapter interface provided in the file wabe/files/interface.ts. Please take the wabe-buns3 package as an example.

Additionally, ensure that the package is thoroughly tested and that all calls to external APIs are mocked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions