Description/Steps to reproduce
LoopBack.next is built with Node core http/https modules. To leverage the ecosystem around Express/Koa, we need to have a compatibility story to cover the following perspectives:
- API level (req/res/app/...)
- Middleware
Expected result
Additional information
See #11