-
-
Notifications
You must be signed in to change notification settings - Fork 26.6k
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
Microservice pattern: Client-side UI composition #2698
Comments
Can i work on this . Please assign it to me |
@iluwatar I'm using American Express One app framework and going to build a holocron module. Is that fine? |
Yes, that should be fine |
This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions. |
Hi There, I want to work on this, should I create a new project named - Please guide me if I'm wrong or any particular idea you have in mind. |
Yes, for the submodule name I would propose |
Sure, I'll get started right now. A little request can you add hacktober fest lable to this. Thanks. |
Description:
The Client-Side UI Composition pattern is a design strategy used in microservices architectures to assemble the user interface on the client side. This pattern is particularly useful in complex applications where the UI is composed of multiple components, each served by different microservices. The key elements of this pattern include:
References:
Acceptance Criteria:
Micro Frontends Implementation:
API Gateway Configuration:
Client-Side Integration Layer:
Asynchronous Data Fetching:
Documentation and Testing:
The text was updated successfully, but these errors were encountered: