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日 |
138 在 HTTP客户端
每月211 次下载
22KB
520 行
swagger_to
基于swagger.json生成代码 (v2)
安装
cargo install swagger_to
用法
为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