generator-restivus Generates Restivus API from Swagger spec Installation First, install Yeoman and generator-restivus using npm (we assume you have pre-installed node.js). npm install -g yo npm install -g generator-restivus Then generate your new project: yo restivus Keep development going on License MIT