Closed shimks closed 6 years ago
Here is the tricky part: right now, the REST transport does not allow controllers to control the response content type, there is no way how to implement our own variant of Express' server-static middleware. We need to figure this out as a pre-requisite.
Closing as a duplicate of #559
Story
As a LoopBack4 user, I would like to test out my API endpoints on a self-hosted server.
Acceptance Criteria
TBD