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

API automatic binding and OpenAPI document automatic generation #769

Closed
1 task done
HHC26 opened this issue Sep 12, 2024 · 1 comment
Closed
1 task done

API automatic binding and OpenAPI document automatic generation #769

HHC26 opened this issue Sep 12, 2024 · 1 comment

Comments

@HHC26
Copy link

HHC26 commented Sep 12, 2024

Is there an existing feature request for this?

  • I have searched the existing feature requests

Is your feature request related to a problem? Please describe.

API automatic binding: API definition and controller are automatically bound, API parameters are automatically verified, simplifying the API development process and improving development efficiency.

OpenAPI document automatic generation: Supports automatic generation of OpenAPI specification documents, facilitating API debugging and integration.

Describe the solution that you would like.

For example, the functionality of the implementation of the goframe v2 framework

Describe alternatives you have considered.

https://github.com/gogf/gf

Anything else?

For example, the functionality of the implementation of the goframe v2 framework
https://github.com/gogf/gf

@jaitaiwan
Copy link
Member

Feature request outside the scope of the project. Better implemented by external libraries that make use of mux. Won't do.

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

2 participants