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/middleware/morgan.html
Morgan GitHub link:https://github.com/expressjs/morgan
Express JS documentation: https://expressjs.com/
Continue this lesson in the app
Install CourseHive on Android or iOS to keep learning while you move.