Skip to content

GHakopian/SwaggerToTypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwaggerToTypeScript

This is a small gulp script to generate typescript types and services from swagger json. it currently supports open api 2.0

Getting started

Clone or download the files into your project and install the dependencies via npm

npm install

Make sure gulp is installed globally

npm install gulp -g

Change the options in the gulpfile to fit your needs and run the gulp task

gulp GenerateTypeScript

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published