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

Execute API calls from UI #914

Open
nilkanth987 opened this issue Feb 13, 2024 · 4 comments
Open

Execute API calls from UI #914

nilkanth987 opened this issue Feb 13, 2024 · 4 comments
Labels
enhancement New feature or request stale

Comments

@nilkanth987
Copy link

Reason/Context

It would make frontend devs life easier if they could execute the API directly from the generated documentation just like in Swagger.

Description

We have to show an Execute button and on its click it should show the server and authorisation settings and call the API from the doc itself.
We also have to show the API response in the UI.

@nilkanth987 nilkanth987 added the enhancement New feature or request label Feb 13, 2024
@derberg derberg transferred this issue from asyncapi/html-template Feb 13, 2024
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@derberg
Copy link
Member

derberg commented Feb 13, 2024

Moved the issue as html-template is basically a wrapper for the react component where all feature like this need to be added

@Papooch
Copy link

Papooch commented Mar 22, 2024

Is this actually something that can be easily supported? The web client would have to act as a real publisher/subscriber and be able to connect to an actual message broker like Kafka or RabbitMQ. The only way to support this that I can think of is via an extra server component and websocket communication.

Copy link

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants