app.use(express.json()) ... We can restrict the middleware function to be run only on GET requests and to the path / by writing:
確定! 回上一頁