loopback/lib/middleware
Miroslav Bajtoš 4fdcbd16af rest middleware: clean up context config
Modify `loopback.rest()` to read the configuration for
`loopback.context` from `app.get('remoting')`, which is the approach
used for all other configuration options related to the REST transport.
2014-11-05 09:13:45 +01:00
..
context.js Enable the context middleware from loopback.rest 2014-11-05 09:13:45 +01:00
rest.js rest middleware: clean up context config 2014-11-05 09:13:45 +01:00
static.js Add API docs for `loopback.static`. 2014-11-03 09:20:54 +01:00
status.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
token.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
urlNotFound.js add missing semicolons 2014-10-22 18:47:52 +02:00