Skip to content

taunus/hapiify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapiify

Converts Hapi routes into Express compatible routes

This is a transform for the Taunus command-line interface, compiling Hapi routes into ruta3 compatible routes.

Install

npm install hapiify --save

Use

Simply supplying taunus with this package, as shown below, will yield client-side Taunus compatible routes based on your Hapi server-side routes.

taunus -t hapiify

Disclaimer: the {name*2} syntax is silly and it's not supported.

License

MIT

About

Converts Hapi routes into Express compatible routes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published