Skip to content

Repository files navigation

OpenAPI2js

Convert OpenApi (Swagger) 2.0 / 3.0.x JSON/YAML definition to simple Javascript API, complete with JSDOC, suitable for use with the Open Nitro SDK

Usage:

varoa2js=require('openapi2js');oa2js.openAPI2js(inFilename,outFilename);

or

varoa2js=require('openapi2js');varjsStr=oa2js.openAPI2js(swaggerObject);

About

Create simple JS SDK from OpenAPI (Swagger) 2.0/3.0.x json/yaml document

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages