jeffijoe / awilix-express

Awilix helpers/middleware for Express
MIT License
118 stars 7 forks source link

Can we use express-promise-router instead? #12

Closed chanlito closed 5 years ago

chanlito commented 6 years ago

@talyssonoc I think it'd be nice to be able to use express-promise-router for cleaner error handling with promises.

jeffijoe commented 5 years ago

Hey @chanlito — v2.0.0 handles promise rejections now thanks to #15.

chanlito commented 5 years ago

Awesome. 👏