Skip to content

Tutorial/Blog: how to mount LB app as Express/Koa middleware #1982

@dhmlau

Description

@dhmlau

Description / Steps to reproduce / Feature proposal

Per our discussion with @raymondfeng @bajtos and others, users can mix and match using LoopBack and Express, taking the best of both framework.
LB can have a facade application that can continue to use express for hosting capability but can compose different segment of the route.  LB app can be mounted to express / koa as middleware.

See also #1293 Allow app developers to configure custom Express middleware

Acceptance Criteria

  • Create a sample app built from the tutorial (see TodoList tutorial for reference)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions