expressjs/expressjs.com

Add API docs for router(req, res, [next])

Open

#1,151 创建于 2020年5月15日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)CSS (5,330 star) (2,088 fork)batch import
enhancementhelp wanted

描述

The instance function router(req, res, [next]) I can't find documented in the API docs. We should get it listed there and documented, somewhere in the http://expressjs.com/en/4x/api.html#router section.

The same docs would be in the 4x and 5x API docs.

贡献者指南