expressjs/expressjs.com

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

Open

#1 151 ouverte le 15 mai 2020

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)CSS (2 088 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (5 330 stars)
Métriques de merge PR
 (Merge moyen 13j 7h) (43 PRs mergées en 30 j)

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.

Guide contributeur