6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)CSS2,088 forks (2,088 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 5,330 stars (5,330 stars)
- PR merge metrics
- Avg merge 13d 7h (Avg merge 13d 7h)43 merged PRs in 30d (43 merged PRs in 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.
Contributor guide
- Research direction
- Find the appropriate location in the API docs file (likely in the router section) and add a description for `router(req, res, [next])` with examples.
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Prerequisites
- Git