The Official C3 API Documentation
- Ruby version >= 2.3.3
- JavaScript runtime such as NodeJS (for building)
gem install bundler
sudo apt-get install build-essential patch ruby-dev zlib1g-dev liblzma-dev
sudo apt-get install nodejs
xcode-select --install
make install
make serve
make build
Install conversion tool
npm install -g widdershins
Swagger to Slate markdown
widdershins swagger.json --expandBody
Apache 2.0