Restify Router Versions Save

A router interface for restify that lets you aggregate route definitions and apply to a restify server

v0.6.2

3 years ago

v0.6.1

3 years ago
  • In addition to restify middleware type, support a generic function type to support doing uploads for example.

v0.6.0

3 years ago
  • Supports a new syntax for inline nesting of routers via .group