ericholiveira / studio

A nodejs framework to create decoupled and scalable applications
MIT License
488 stars 61 forks source link

When a route doesn't exists router must return a promise with failure resolution instead of throw an exception #11

Closed ericholiveira closed 9 years ago

ericholiveira commented 9 years ago

Resolved