expressjs/expressjs.com
Ver no GitHubAdd API docs for router(req, res, [next])
Open
#1.151 aberto em 15 de mai. de 2020
enhancementhelp wanted
Métricas do repositório
- Stars
- (5.330 stars)
- Métricas de merge de PR
- (Mesclagem média 13d 7h) (43 fundiu PRs em 30d)
Description
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.