Mount controllers on an existing Express v5 app. Body parsing is the caller's responsibility — this function does NOT install express.json().
Mounting order:
Async because:
Promise — the same app, for chaining.
app
Mount controllers on an existing Express v5 app. Body parsing is the caller's responsibility — this function does NOT install express.json().
Mounting order:
Async because: