Transforms API Blueprint into any other formats
Make sure you have nodejs and npm in your machine.
Install NodeJS on OSX
$ brew install node
Install optimus
$ npm i -g optimusjs
$ optimus -i YOUR-INPUT-FILE.apib -o YOUR-OUTPUT-FILE.json -f swagger