Use the 'use' function to append functions to the middleware chain. These functions will be executed in the order they are 'use'd. Each middleware function will be passed two parameters: a Request ...