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 管理最佳实践(best practice) #298

Open
uniquejava opened this issue Apr 15, 2020 · 0 comments
Open

API 管理最佳实践(best practice) #298

uniquejava opened this issue Apr 15, 2020 · 0 comments

Comments

@uniquejava
Copy link
Owner

uniquejava commented Apr 15, 2020

根据 yaml 生成spring boot代码

swagger editor自带的很垃圾, 换个

yarn global add @openapitools/openapi-generator-cli
openapi-generator generate -i petstore.yaml -g spring

自定义模板: https://openapi-generator.tech/docs/customization

yapi待研究

https://github.com/YMFE/yapi

References

  1. api接口管理工具
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