expressjs/expressjs.com

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

Open

#1,151 opened on 2020年5月15日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)CSS (2,088 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,330 stars)
PR merge metrics
 (平均マージ 13d 7h) (30d で 43 merged PRs)

説明

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.

コントリビューターガイド