OAI / tools.openapis.org

A collection of open-source and commercial tools for creating your APIs with OpenAPI - Sourced from and published for the community
https://tools.openapis.org/
96 stars 26 forks source link

Add Traefik Hub #82

Closed immanuelfodor closed 1 year ago

immanuelfodor commented 1 year ago

Tool Properties

OpenAPI Versions

Note

We've added the tags to Traefik Hub based on the "how can you help" section in the readme. However, it ended up in the "Server implementations" category, but it'd be a better fit in the "Gateway" category. Also, the metadata is incorrect (name, homepage link, 2.0 support), so I think it's better to add it through an issue now.

image

immanuelfodor commented 1 year ago

Added a PR at https://github.com/apisyouwonthate/openapi.tools/pull/441 But now I am a bit confused if https://openapi.tools/ and https://tools.openapis.org/ use the same data or not.

immanuelfodor commented 1 year ago

Found it in the tools.yaml that the source can be the other website, so it should be okay with the PR if the website source takes precedence.

image

immanuelfodor commented 1 year ago

PR is merged at https://github.com/apisyouwonthate/openapi.tools/pull/441, keeping this open for a bit until it appears on this site, too