Skip to content

[BUG] “Visit Website” link from AsyncAPI Tools page points to non-reachable endpoint #601

@Sourya07

Description

@Sourya07

Describe the bug.

The AsyncAPI website’s “Tools” section lists AsyncAPI Server API, with a “Visit Website” button linking to
https://api.asyncapi.com/v1

That endpoint returns:
Cannot GET /v1

   Suggested fix
    Update the metadata or configuration in the Server API repository so that the “website” field is either 
      removed replaced with the GitHub repo URL, ensuring the website frontend correctly reflects the change.

Expected behavior

Expected behavior
Since this is an API service and not a website, we should either:
• Remove the “Visit Website” button, or
• Replace it with a link to the GitHub repository for the Server API.

Screenshots

Image

How to Reproduce

    1.	Visit https://www.asyncapi.com/tools
2.	Scroll to “AsyncAPI Server API” under Open Source
3.	Click “Visit Website” → shows error “Cannot GET /v1”

Additional context
Reference: AsyncAPI Website Issue #4530

🖥️ Device Information [optional]

  • Operating System (OS):
  • Browser:
  • Browser Version:

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions