8 unstable releases (3 breaking)

0.4.4 Oct 25, 2023
0.4.3 May 17, 2023
0.3.1 May 16, 2023
0.2.1 May 4, 2023
0.1.0 Apr 30, 2023

#131 in HTTP client

MIT license

22KB
520 lines

swagger_to

Generate code based on swagger.json (v2)

Install

cargo install swagger_to

Usage

image

Generate table columns for ant-design

swagger_to columns path/to/swagger.json

Generate services for request data with axios

swagger_to services path/to/swagger.json

Support Swagger doc url

swagger_to services "http://username:password@api.example.com/v2/api-docs?group=xxx"

Dependencies

~9–23MB
~338K SLoC