loopback-boot/test/fixtures
Raymond Feng ac1571ccf1 Refactor for modular and pluggable design
- refactor logic of processing artifacts into their own classes
- introduce Container as the main class for bootstrapping and build a
  registry of handlers during boot to organize them by a hierarchy
  denoted by path
- adopt middleware like registration and invocation
- container.use(path, handler)
- container.run(context, done)
- allow more phases during boot
- boot is now asynchronous
2016-11-22 13:38:28 -05:00
..
browser-app Refactor for modular and pluggable design 2016-11-22 13:38:28 -05:00
browser-app-2 Refactor for modular and pluggable design 2016-11-22 13:38:28 -05:00
coffee-app Refactor for modular and pluggable design 2016-11-22 13:38:28 -05:00
env-app Change test cases port to be dynamic 2016-08-16 14:37:28 -04:00
simple-app Refactor for modular and pluggable design 2016-11-22 13:38:28 -05:00
passport.js update copyright notices and license 2016-05-05 21:52:36 -07:00
simple-component.js update copyright notices and license 2016-05-05 21:52:36 -07:00
simple-middleware.js update copyright notices and license 2016-05-05 21:52:36 -07:00