optimusjs
v0.5.1
Published
Transform API Blueprint into any other formats
Readme
Optimus
Transforms API Blueprint into any other formats
Getting Started
Make sure you have nodejs and npm in your machine.
Install NodeJS on OSX
$ brew install nodeInstall optimus
$ npm i -g optimusjsTransform API Blueprint to Swagger format
$ optimus -i YOUR-INPUT-FILE.apib -o YOUR-OUTPUT-FILE.json -f swagger