1.0.12 • Published 11 months ago

swagger-gen-api-caller v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

SwaggerGenApiCaller

Generate front-end api call methods based on swagger documentation

Remark

Currently, this tool is only used to generate typescript backend api calls, and does not support the generation of other languages.

Use

At present, the tool is mainly used with Cike.Framekwork framework development front-end site, if you need to support other functions, please pull the code to modify

  1. Installation tool
npm install -g swagger-gen-api-caller
  1. Generate api calls
swagger-gen-api-caller -su http://localhost:5248/swagger/v1/swagger.json -o ./src/services

Effect Image

1.0.10

11 months ago

1.0.12

11 months ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago