#41 Using third party middleware | Working with Express JS | A Complete NODE JS Course

Опубликовано: 04 Август 2026
на канале: procademy
13,510
303

In this lecture you will learn how to use a third-party middleware in your express app. The middleware which we are going to use is called as 'morgan' and it is used to log request information.

Morgan documentation link: https://expressjs.com/en/resources/mi...
Morgan GitHub link:https://github.com/expressjs/morgan
Express JS documentation: https://expressjs.com/