Skip to content

feature: AsyncAPI HTML "Try it out" form #2222

Open
@Lancetnik

Description

@Lancetnik

It will be great if our HTML documentation (faststream docs serve main:app) will be able to try application' subscribers right from the web.

To reach that, we should make the following:

  • fork / contribute AsyncAPI-React to add "Try it out" form and button
  • impl minimal ASGI POST Method support to process requests from Web form
  • impl POST request processor publishes a message to subscriber on call

I think, this form should be able to send in-memory (using TestBroker) and real messages both

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions