luckymarmot / API-Flow

Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)
MIT License
193 stars 24 forks source link

Create CLI #146

Open philsturgeon opened 6 years ago

philsturgeon commented 6 years ago

Making this issue to track progress on this feature. I'll hopefully be able to contribute something shortly.

node ./bin/api-flow.js some_swagger.json -f swagger -t raml > converted.yml