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

Doc 2.0: Documentation for Web Client #1630

Closed
ljamen opened this issue Apr 8, 2020 · 1 comment · Fixed by #1659
Closed

Doc 2.0: Documentation for Web Client #1630

ljamen opened this issue Apr 8, 2020 · 1 comment · Fixed by #1659
Assignees

Comments

@ljamen
Copy link
Contributor

ljamen commented Apr 8, 2020

Environment Details

  • Helidon Version: 2.0
  • Helidon SE

Problem Description

The new Helidon WebClient for Helidon SE 2.0 allows you to perform any HTTP requests to the target endpoint (via GET, PUT, etc.), and handle the provided response in a reactive way. The WebClient’s reactive approach means that you are no longer blocked while waiting for the data.

This issue will be used to track the user documentation for the Helidon Web Client. There is a separate guide for this feature as well. The doc for the web client should explain what it is, why its used, who can use it, use cases, examples, etc while the guide will walk them through a step by step to configure and run the Web Client.

@ljamen
Copy link
Contributor Author

ljamen commented Apr 15, 2020

Hi @vanajaguru,

@Verdent will be the point of contact for this request. David this issue is tracking the creation of the conceptual/intro documentation for WebClient. We have a separate issue for creating the WebClient Guide.

David, can you please add any additional sources of information we can use to develop the content? We have these so far:
https://medium.com/helidon/helidon-web-client-72e22f5d509a
https://github.com/oracle/helidon/tree/master/examples/webclient/standalone
Web Client · oracle/helidon Wiki · GitHub
Web Client · Issue #1205 · oracle/helidon · GitHub

Do you have any recorded demos we can watch? If not, we should probably schedule one early next week.

Vanaja will have her outline ready to review on Friday.

@ljamen ljamen changed the title Doc 2.0: Documentation for Web Client [WIP] Doc 2.0: Documentation for Web Client Apr 22, 2020
@ljamen ljamen changed the title [WIP] Doc 2.0: Documentation for Web Client Doc 2.0: Documentation for Web Client May 21, 2020
@vanajaguru vanajaguru linked a pull request Jun 2, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants