Skip to content

meabed/swagger-to-typescript-client

Repository files navigation

swagger-to-typescript-client

Build Status NPM version Downloads UNPKG

A CLI to Generate typescript axios client from swagger & openapi file

Installation

NPM

npm install --save swagger-to-typescript-client

Yarn

yarn add swagger-to-typescript-client

Usage

node ./node_modules/swagger-to-typescript-client/dist/index.js --pkg client-name --output ./sdk --swagger ./swagger.json

Or use NPX

npx swagger-to-typescript-client --pkg client-name --output ./sdk --swagger ./swagger.json

Example

TBA

About

A CLI to Generate typescript axios client from swagger & openapi file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5