Converts Hapi routes into Express compatible routes
This is a transform for the Taunus command-line interface, compiling Hapi routes into ruta3 compatible routes.
npm install hapiify --saveSimply supplying taunus with this package, as shown below, will yield client-side Taunus compatible routes based on your Hapi server-side routes.
taunus -t hapiifyDisclaimer: the {name*2} syntax is silly and it's not supported.
MIT