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

Idea: S3/GCS proxy based of go-storage #638

Closed
Xuanwo opened this issue May 23, 2021 · 2 comments
Closed

Idea: S3/GCS proxy based of go-storage #638

Xuanwo opened this issue May 23, 2021 · 2 comments

Comments

@Xuanwo
Copy link
Contributor

Xuanwo commented May 23, 2021

No description provided.

@Xuanwo
Copy link
Contributor Author

Xuanwo commented Jun 29, 2021

We can build up the following lib before we really start to implement the s3 proxy:

GitHub
The low-level, core functionality of boto 3. Contribute to boto/botocore development by creating an account on GitHub.

@Xuanwo Xuanwo transferred this issue from beyondstorage/specs Jul 9, 2021
@Xuanwo
Copy link
Contributor Author

Xuanwo commented Sep 1, 2021

Moved to https://forum.beyondstorage.io/t/idea-s3-gcs-proxy-based-of-go-storage/200

BeyondStorage
We can build up the following lib before we really start to implement the s3 proxy: A schema that can describe s3/gcs/azblob APIs (OpenAPI is not capable) like botocore/service-2.json at develop · boto/botocore · GitHub A lib to build parser from schema that can parse a request into operations: From http.Request to handlePutObject(ctx context.Context, req *putObjectRequest)

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

No branches or pull requests

1 participant