connect-rest icon indicating copy to clipboard operation
connect-rest copied to clipboard

Exceptionally featureful Restful web services middleware for connect node.js

Results 5 connect-rest issues
Sort by recently updated
recently updated
newest added

Can we update the dependency to the most recent version of axios? https://www.npmjs.com/advisories/1594

TypeError: winston.Logger is not a constructor at Object.exports.createWinstonLogger (E:\WWW\elevator_monitor\node_modules\connect-rest\lib\logger.js:25:9) at Object.exports.createLogger (E:\WWW\elevator_monitor\node_modules\connect-rest\lib\logger.js:5:91) at Object.exports.rester (E:\WWW\elevator_monitor\node_modules\connect-rest\lib\connect-rest.js:483:18) at ConnectApp.middleware (E:\WWW\elevator_monitor\gulpfile.js:178:26) at ConnectApp.handlers (E:\WWW\elevator_monitor\node_modules\gulp-connect\index.js:189:47) at ConnectApp.run (E:\WWW\elevator_monitor\node_modules\gulp-connect\index.js:68:10) at new ConnectApp (E:\WWW\elevator_monitor\node_modules\gulp-connect\index.js:57:10) at Object.server...

We are using connect-rest via express. We are not using connect directly and we noticed that the error cited in this issue title when we try to callback. If we...

Is it possible to provide documentation for older versions such as 1.x and 2.x. Git tags could help to get the README for a specific version.

rest.publish still supprted? got the error above.