Skip to content

tarnishablec/swagger2axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger2axios

install dependencies

npm install

configuration

edit bootstrap.yml file

put your swagger api address in 'url' field (required)
'name' field is the name of the folder where your code will be generated (required)
add 'prepend' field if you want to replace your host to a specific prepend (not required)

run

node index.js  

done

find your file in target folder

have fun!

LICENSE 996.icu

About

a axios api code generation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published