Creates a restifizer-based back-end app
First, install Yeoman and generator-restifizer using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-restifizer
Then generate your new project:
yo restifizer
MIT © Yarik Genza and VedideV