drafter

Parse API Blueprint documents into JSON representations

brewmacoslinux
Try with needOr install directly
Source

About

Native C/C++ API Blueprint Parser

Commands

drafter

Examples

Parse an API Blueprint file and output JSON$ drafter api.apib
Parse API Blueprint with validation and pretty-printed output$ drafter -f json api.apib
Check API Blueprint syntax without detailed output$ drafter --validate api.apib