knife4j icon indicating copy to clipboard operation
knife4j copied to clipboard

能不能增加一个nodejs nestjs版本的

Open 9527uil opened this issue 2 years ago • 6 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

9527uil avatar Jun 26 '23 02:06 9527uil

nestjs没用过,如果你有兴趣的话,可以贡献一下。

或者能否提供一个nestjs版本的最小demo。

xiaoymin avatar Jun 26 '23 02:06 xiaoymin

nestjs没用过,如果你有兴趣的话,可以贡献一下。

或者能否提供一个nestjs版本的最小demo。

github上面有一个别人的demo叫nest-knife4j2 这是我看到别人写的一个版本 不过很简陋 只有简单的配置 文件上传那部分也调整不出来

9527uil avatar Jul 05 '23 03:07 9527uil

https://github.com/fangbao-0418/nest-knife4j2

9527uil avatar Jul 14 '23 10:07 9527uil

复议 现 nestjs 也有66K start 如果需要 nestjs 的 demo 我能提供

P2K0 avatar Jul 18 '24 02:07 P2K0

复议 现 nestjs 也有66K start 如果需要 nestjs 的 demo 我能提供

欢迎啊,搞个demo,搞PR也行 :)

xiaoymin avatar Jul 19 '24 01:07 xiaoymin

我根据这个写了个nestjs版本的,同时支持express和fastify两种adapters,能力有限,目前能用 :) 前端UI用这个库打包的 https://github.com/jkhuangfu/nestjs-knife4j2

jkhuangfu avatar Aug 01 '24 09:08 jkhuangfu