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

OpenAPI server/client generation function #2260

Open
Rz-Rz opened this issue Feb 19, 2025 · 0 comments
Open

OpenAPI server/client generation function #2260

Rz-Rz opened this issue Feb 19, 2025 · 0 comments

Comments

@Rz-Rz
Copy link

Rz-Rz commented Feb 19, 2025

Is your feature request related to a problem? Please describe.
It would be great to be able to use the OpenAPI format to describe endpoint and vice versa having the possibility to generate the client. It allows easy visualization of the different endpoints that a Drogon server can offer, enhancing productivity across teams.

Describe the solution you'd like
An OpenAPI generator for the server and the client.

Describe alternatives you've considered
Manually describing an already built Drogon app using YAML and OpenAPI syntax. But it is tedious work, that could be automatized.

Additional context
Any Swagger API yaml visualization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant