We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9554db commit 3eca5acCopy full SHA for 3eca5ac
README.md
@@ -197,6 +197,8 @@ GET /users/:userId/posts/:postId
197
- [Bcrypt](https://github.com/dcodeIO/bcrypt.js)
198
- [Jsonwebtoken](https://github.com/auth0/node-jsonwebtoken)
199
- [Redis](https://github.com/redis/node-redis)
200
+ - [Express-winston](https://github.com/bithavoc/express-winston)
201
+ - [Winston](https://github.com/winstonjs/winston)
202
- [Mocha](https://www.npmjs.com/package/mocha)
203
- [Chai](https://www.npmjs.com/package/chai)
204
- [Sinon](https://www.npmjs.com/package/sinon)
0 commit comments