-
Notifications
You must be signed in to change notification settings - Fork 173
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
Develop a java demo for OSS API; 为 OSS API 开发一个 java demo #842
Labels
Comments
seeflood
added
good first issue
Good for newcomers
help wanted
Extra attention is needed
kind/easy
kind/demo
labels
Nov 4, 2022
Has this issue been closed? I saw that the OSS demo has been added. |
@WowDoers Currently the OSS demo contains just 4 methods, but layotto provides many other API for OSS, so we can continue to enrich the content of this demo |
Okay, I saw it, can I continue to enrich this DEMO? Also, do I want to reopen a ISSUE?
liuwang
***@***.***
Original Email
Sender:"Marco"< ***@***.*** >;
Sent Time:2023/10/7 17:03
To:"mosn/layotto"< ***@***.*** >;
Cc recipient:"WowDoers"< ***@***.*** >;"Mention"< ***@***.*** >;
Subject:Re: [mosn/layotto] Develop a java demo for OSS API; 为 OSS API 开发一个 java demo (Issue #842)
@WowDoers Currently the OSS demo contains just 4 methods, but layotto provides many other API for OSS, so we can continue to enrich the content of this demo
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hello, I will use gmail communication-> ***@***.***, thank you
liuwang
***@***.***
Original Email
Sender:"Marco"< ***@***.*** >;
Sent Time:2023/10/7 17:03
To:"mosn/layotto"< ***@***.*** >;
Cc recipient:"WowDoers"< ***@***.*** >;"Mention"< ***@***.*** >;
Subject:Re: [mosn/layotto] Develop a java demo for OSS API; 为 OSS API 开发一个 java demo (Issue #842)
@WowDoers Currently the OSS demo contains just 4 methods, but layotto provides many other API for OSS, so we can continue to enrich the content of this demo
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Yes, PR is welcome
continue to use this issue is ok |
Cool! I'm going to perfect this Demo |
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
What would you like to be added:
Develop a java demo for OSS API.
Now we already have quickstart docs for this API, and we need a demo to show users how to invoke this API.
You can take the lock api quickstart as an example:
The java demo of lock api is here.
Reference:
Here are some resources to help you work on this issue.
Quickstart doc for this API: https://mosn.io/layotto/#/en/start/oss/start
API definition (the .proto file): https://github.com/mosn/layotto/blob/main/spec/proto/extension/v1/s3/oss.proto
java sdk: https://github.com/layotto/java-sdk
API design doc/discussion: https://mosn.io/layotto/#/zh/design/oss/design
Why is this needed:
Java users need it.
The text was updated successfully, but these errors were encountered: