Skip to content

Breci/swagger-to-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger To SDK

Generate Javascript SDK from a swagger file

Usage

npx swagger-to-sdk -s yourSwaggerApiDocsLink

By default the files will be outputed to ./sdk.

To change this behaviour use -o /your/custom/relative/path

npx swagger-to-sdk -s yourSwaggerApiDocsLink -o /your/custom/relative/path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors