8 个不稳定版本 (3 个破坏性版本)

0.4.4 2023年10月25日
0.4.3 2023年5月17日
0.3.1 2023年5月16日
0.2.1 2023年5月4日
0.1.0 2023年4月30日

138HTTP客户端

Download history 11/week @ 2024-03-25 4/week @ 2024-04-01 211/week @ 2024-06-10

每月211 次下载

MIT 许可证

22KB
520

swagger_to

基于swagger.json生成代码 (v2)

安装

cargo install swagger_to

用法

image

为ant-design生成表格列

swagger_to columns path/to/swagger.json

为axios请求数据生成服务

swagger_to services path/to/swagger.json

支持Swagger文档URL

swagger_to services "http://username:[email protected]/v2/api-docs?group=xxx"

依赖项

~9–25MB
~339K SLoC